Searched refs:S_ATTR_LOC_RELOC (Results 1 – 4 of 4) sorted by relevance
78 ENTRY("" /*FIXME*/, S_ATTR_LOC_RELOC)
233 llvm::MachO::S_ATTR_LOC_RELOC); in bitset()
206 S_ATTR_LOC_RELOC = 0x00000100u, enumerator
8734 if (section_attributes & MachO::S_ATTR_LOC_RELOC) in PrintSection()