HomeSort by: relevance | last modified time | path
    Searched defs:getMachOSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 414 MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef Section,
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 525 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
530 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
533 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,

Completed in 25 milliseconds