Home
last modified time | relevance | path

Searched refs:_OFFSET_FOR_FIELD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DLayout.h48 #define _OFFSET_FOR_FIELD(_, name) uint32_t name##Offset; macro
54 FOR_EACH_FIELD(_OFFSET_FOR_FIELD) \