Searched refs:MachOPlatform (Results 1 – 18 of 18) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.cpp | 36 MachOPlatform::MachOJITDylibDepInfo> { 38 static size_t size(const MachOPlatform::MachOJITDylibDepInfo &DDI) { in size() 43 const MachOPlatform::MachOJITDylibDepInfo &DDI) { in serialize() 49 MachOPlatform::MachOJITDylibDepInfo &DDI) { in deserialize() 61 std::unique_ptr<jitlink::LinkGraph> createPlatformGraph(MachOPlatform &MOP, in createPlatformGraph() 86 MachOHeaderMaterializationUnit(MachOPlatform &MOP, in MachOHeaderMaterializationUnit() 101 static void addMachOHeader(jitlink::LinkGraph &G, MachOPlatform &MOP, in addMachOHeader() 158 createHeaderInterface(MachOPlatform &MOP, in createHeaderInterface() 171 MachOPlatform &MOP; 182 MachOPlatform &MOP, StringRef PlatformJDName, in MachOPlatformCompleteBootstrapMaterializationUnit() [all …]
|
| H A D | CMakeLists.txt | 31 MachOPlatform.cpp
|
| H A D | ObjectFileInterface.cpp | 88 if (MachOPlatform::isInitializerSection(SegName, SecName)) { in getMachOObjectFileSymbolInfo() 297 if (IsMachO && std::apply(MachOPlatform::isInitializerSection, in hasInitializerSection()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.h | 30 class MachOPlatform : public Platform { 80 static Expected<std::unique_ptr<MachOPlatform>> 124 MachOPlatformPlugin(MachOPlatform &MP) : MP(MP) {} in MachOPlatformPlugin() 179 MachOPlatform &MP; 198 MachOPlatform(ExecutionSession &ES, ObjectLinkingLayer &ObjLinkingLayer,
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/ |
| H A D | BUILD.gn | 44 "MachOPlatform.cpp",
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMExecutionEngine/ |
| H A D | Makefile | 95 MachOPlatform.cpp \
|
| /openbsd-src/gnu/llvm/llvm/tools/lli/ |
| H A D | lli.cpp | 995 if (auto P = llvm::orc::MachOPlatform::Create( in runOrcJIT()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/ |
| H A D | llvm-jitlink.cpp | 992 MachOPlatform::Create(ES, ObjLayer, *MainJD, OrcRuntime.c_str())) in Session()
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 1850 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.macppc | 1849 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.loongson | 1849 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.octeon | 1849 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.arm64 | 1850 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.powerpc64 | 1848 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.armv7 | 1848 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.i386 | 1848 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| H A D | clang.sparc64 | 1849 ./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5296 llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|