Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCSectionMachO.cpp86 ENTRY("" /*FIXME*/, S_ATTR_EXT_RELOC)
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h215 S_ATTR_EXT_RELOC = 0x00000200u, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDMachODump.cpp8751 if (section_attributes & MachO::S_ATTR_EXT_RELOC) in PrintSection()