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

  /external/llvm/include/llvm/MC/
MCSection.h 34 SV_MachO,
MCSectionMachO.h 184 return S->getVariant() == SV_MachO;
  /external/llvm/lib/MC/
MCSectionMachO.cpp 77 : MCSection(SV_MachO, K), TypeAndAttributes(TAA), Reserved2(reserved2) {

Completed in 3728 milliseconds