HomeSort by relevance Sort by last modified time
    Searched refs:S_ATTR_LOC_RELOC (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 131 /// S_ATTR_LOC_RELOC - Section has local relocation entries.
132 S_ATTR_LOC_RELOC = 1U << 8
  /external/llvm/lib/MC/
MCSectionMachO.cpp 68 ENTRY(0 /*FIXME*/, S_ATTR_LOC_RELOC)

Completed in 366 milliseconds