Home
last modified time | relevance | path

Searched defs:MachO (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-size/
Dllvm-size.cpp214 static void printDarwinSectionSizes(MachOObjectFile *MachO) { in printDarwinSectionSizes()
289 static void printDarwinSegmentSizes(MachOObjectFile *MachO) { in printDarwinSegmentSizes()
372 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(Obj); in printObjectSectionSizes() local
505 auto *MachO = dyn_cast<MachOObjectFile>(O); in checkMachOAndArchFlags() local
552 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
586 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
624 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
677 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
711 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
751 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
[all …]
/external/llvm/tools/llvm-size/
Dllvm-size.cpp204 static void printDarwinSectionSizes(MachOObjectFile *MachO) { in printDarwinSectionSizes()
279 static void printDarwinSegmentSizes(MachOObjectFile *MachO) { in printDarwinSegmentSizes()
362 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(Obj); in printObjectSectionSizes() local
489 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in checkMachOAndArchFlags() local
539 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
573 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
611 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
664 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
698 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
738 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o); in printFileSectionSizes() local
[all …]
/external/llvm/include/llvm/ObjectYAML/
DObjectYAML.h24 std::unique_ptr<MachOYAML::Object> MachO; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DObjectYAML.h28 std::unique_ptr<MachOYAML::Object> MachO; member
/external/llvm/include/llvm/MC/
DStringTableBuilder.h22 enum Kind { ELF, WinCOFF, MachO, RAW }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DStringTableBuilder.h26 enum Kind { ELF, WinCOFF, MachO, RAW, DWARF }; enumerator
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp277 if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj)) in isSymbolList64Bit() local
305 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj); in darwinPrintSymbol() local
568 static void darwinPrintStab(MachOObjectFile *MachO, SymbolListT::iterator I) { in darwinPrintStab()
709 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj); in sortAndPrintSymbolList() local
920 else if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj)) in getNMTypeChar() local
986 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj); in dumpSymbolNamesFromObject() local
1053 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(O); in checkMachOAndArchFlags() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp904 auto *MachO = cast<MachOObjectFile>(Obj); in getRelocationValueString() local
913 auto *MachO = dyn_cast<MachOObjectFile>(Obj); in getHidden() local
1103 if (const MachOObjectFile *MachO = dyn_cast<const MachOObjectFile>(Obj)) { in DisassembleObject() local
1462 if (const MachOObjectFile *MachO = in PrintSymbolTable() local
1493 } else if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in PrintUnwindInfo() local
1505 if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printExportsTrie() local
1516 if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printRebaseTable() local
1527 if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printBindTable() local
1538 if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printLazyBindTable() local
1549 if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printWeakBindTable() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCMCInstLower.cpp79 MachineModuleInfoMachO &MachO = getMachOMMI(AP); in GetSymbolFromOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp843 if (auto *MachO = dyn_cast<MachOObjectFile>(Obj)) in getRelocationValueString() local
853 auto *MachO = dyn_cast<MachOObjectFile>(Obj); in getHidden() local
1443 if (const MachOObjectFile *MachO = dyn_cast<const MachOObjectFile>(Obj)) { in DisassembleObject() local
1986 if (const MachOObjectFile *MachO = in PrintSymbolTable() local
2017 } else if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in PrintUnwindInfo() local
2029 if (const MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printExportsTrie() local
2040 if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printRebaseTable() local
2051 if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printBindTable() local
2062 if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printLazyBindTable() local
2073 if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(o)) in printWeakBindTable() local
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp66 MachineModuleInfoMachO &MachO = getMachOMMI(AP); in GetSymbolFromOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
Dllvm-nm.cpp308 if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj)) in isSymbolList64Bit() local
336 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj); in darwinPrintSymbol() local
645 static void darwinPrintStab(MachOObjectFile *MachO, SymbolListT::iterator I) { in darwinPrintStab()
764 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj); in sortAndPrintSymbolList() local
1086 else if (MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj)) in getNMTypeChar() local
1154 MachOObjectFile *MachO = dyn_cast<MachOObjectFile>(&Obj); in dumpSymbolNamesFromObject() local
1696 auto *MachO = dyn_cast<MachOObjectFile>(O); in checkMachOAndArchFlags() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DManglerTest.cpp48 TEST(ManglerTest, MachO) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp66 MachineModuleInfoMachO &MachO = getMachOMMI(AP); in GetSymbolFromOperand() local
/external/llvm/tools/dsymutil/
DBinaryHolder.cpp172 if (const auto *MachO = dyn_cast<object::MachOObjectFile>(Obj.get())) { in getObjfileForArch() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DBinaryHolder.cpp137 if (const auto *MachO = dyn_cast<object::MachOObjectFile>(Obj.get())) { in getObject() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h221 const MachOObjectFile &MachO = in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp249 static uint32_t getCPUType(MachOObjectFile &MachO) { in getCPUType()
261 if (auto *MachO = dyn_cast<MachOObjectFile>(&Obj)) { in filterArch() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTriple.h110 MachO enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h344 const MachOObjectFile &MachO = in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
Dllvm-objdump.cpp64 MachO("macho", cl::desc("Use MachO specific object file parser")); variable
/external/llvm/include/llvm/ADT/
DTriple.h200 MachO, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h208 MachO, enumerator
/external/clang/lib/Driver/
DTools.h30 class MachO; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTriple.h216 MachO, enumerator

12