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

  /external/llvm/lib/MC/
MCSectionMachO.cpp 59 ENTRY("no_toc", S_ATTR_NO_TOC)
MCObjectFileInfo.cpp     [all...]
  /external/llvm/include/llvm/Support/
MachO.h 221 /// S_ATTR_NO_TOC - Section contains coalesced symbols that are not to be
223 S_ATTR_NO_TOC = 0x40000000u,
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 190 #define S_ATTR_NO_TOC 0x40000000UL /* coalesced symbols that are
    [all...]

Completed in 62 milliseconds