Home
last modified time | relevance | path

Searched defs:ObjFile (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj()
91 uint32_t RelativeRelocation = [](object::ObjectFile *ObjFile) { in loadObj()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
DInstrumentationMap.cpp54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj()
94 uint32_t RelativeRelocation = [](object::ObjectFile *ObjFile) { in loadObj()
/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp59 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
DIRObjectFile.cpp299 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DIRObjectFile.cpp98 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DIRObjectFile.cpp99 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
DOffloadBinary.cpp280 Expected<std::unique_ptr<ObjectFile>> ObjFile = in extractOffloadBinaries() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h577 DWARFFile &ObjFile; variable
591 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp130 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp137 const object::COFFObjectFile *ObjFile = in getPdbPathFromExe() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp132 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp127 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/external/llvm/tools/sancov/
Dsancov.cc474 static void printCovPoints(const std::string &ObjFile, raw_ostream &OS) { in printCovPoints()
1224 for (const std::string &ObjFile : ClInputFiles) { in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp332 const auto *ObjFile = DObj->getFile(); in dump() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp358 const auto *ObjFile = DObj->getFile(); in dump() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3302 StringRef ObjFile = CurrentDebugObject->getObjectFilename(); in loadClangModule() local