Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCSectionMachO.cpp67 ENTRY(nullptr /*FIXME*/, S_ATTR_LOC_RELOC)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c185 #define S_ATTR_LOC_RELOC 0x00000100 /* section has local macro
763 msd->flags |= S_ATTR_LOC_RELOC; in macho_objfmt_output_secthead()
/external/llvm/include/llvm/Support/
DMachO.h245 S_ATTR_LOC_RELOC = 0x00000100u, enumerator