Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj()
91 uint32_t RelativeRelocation = [](object::ObjectFile *ObjFile) { in loadObj()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj()
94 uint32_t RelativeRelocation = [](object::ObjectFile *ObjFile) { in loadObj()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/driver/
Ddriver.go160 type ObjFile interface { interface
247 ObjFile anonMember
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h546 DWARFFile &ObjFile; variable
564 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h546 DWARFFile &ObjFile; variable
564 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h546 DWARFFile &ObjFile; variable
564 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h577 DWARFFile &ObjFile; variable
591 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinker.h683 DWARFFile &ObjFile; variable
701 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/aosp_15_r20/external/llvm/lib/Object/
H A DModuleSummaryIndexObjectFile.cpp59 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
H A DIRObjectFile.cpp299 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRObjectFile.cpp99 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
H A DOffloadBinary.cpp280 Expected<std::unique_ptr<ObjectFile>> ObjFile = in extractOffloadBinaries() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRObjectFile.cpp98 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/symbolizer/
Dsymbolizer.go207 func symbolizeOneMapping(m *profile.Mapping, locs []*profile.Location, obj plugin.ObjFile, addFunct…
/aosp_15_r20/external/llvm/tools/sancov/
H A Dsancov.cc474 static void printCovPoints(const std::string &ObjFile, raw_ostream &OS) { in printCovPoints()
1224 for (const std::string &ObjFile : ClInputFiles) { in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/plugin/
Dplugin.go132 type ObjFile interface { interface
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp137 const object::COFFObjectFile *ObjFile = in getPdbPathFromExe() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp132 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp130 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp127 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dreport.go637 func annotateAssembly(insts []plugin.Inst, samples graph.Nodes, file plugin.ObjFile) []assemblyInst…
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp332 const auto *ObjFile = DObj->getFile(); in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp358 const auto *ObjFile = DObj->getFile(); in dump() local
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp3302 StringRef ObjFile = CurrentDebugObject->getObjectFilename(); in loadClangModule() local