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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 76 /// S_COALESCED - Section contains symbols that are to be coalesced.
77 S_COALESCED = 0x0BU,
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 94 MCSectionMachO::S_COALESCED |
99 MCSectionMachO::S_COALESCED,
106 MCSectionMachO::S_COALESCED,
662 MCSectionMachO::S_COALESCED |

Completed in 1008 milliseconds