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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 112 /// S_ATTR_NO_TOC - Section contains coalesced symbols that are not to be
114 S_ATTR_NO_TOC = 1U << 30,
  /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 346 milliseconds