Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/MC/
HDMCSectionMachO.cpp67 ENTRY(nullptr /*FIXME*/, S_ATTR_LOC_RELOC)
/NextBSD/contrib/llvm/include/llvm/Support/
HDMachO.h248 S_ATTR_LOC_RELOC = 0x00000100u, enumerator
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp7307 if (section_attributes & MachO::S_ATTR_LOC_RELOC) in PrintSection()