Home
last modified time | relevance | path

Searched defs:DICtx (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp312 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies()
323 DWARFContext &DICtx) { in toDie()
343 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies()
352 static void filterByAccelName(ArrayRef<std::string> Names, DWARFContext &DICtx, in filterByAccelName()
370 static bool lookup(DWARFContext &DICtx, uint64_t Address, raw_ostream &OS) { in lookup()
394 static bool dumpObjectFile(ObjectFile &Obj, DWARFContext &DICtx, Twine Filename, in dumpObjectFile()
428 static bool verifyObjectFile(ObjectFile &Obj, DWARFContext &DICtx, in verifyObjectFile()
471 std::unique_ptr<DWARFContext> DICtx = DWARFContext::create(*Obj); in handleBuffer() local
482 std::unique_ptr<DWARFContext> DICtx = DWARFContext::create(Obj); in handleBuffer() local
DStatistics.cpp196 bool collectStatsForObjectFile(ObjectFile &Obj, DWARFContext &DICtx, in collectStatsForObjectFile()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBContext.h38 static bool classof(const DIContext *DICtx) { in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBContext.h40 static bool classof(const DIContext *DICtx) { in classof()
/external/llvm/tools/llvm-dwarfdump/fuzzer/
Dllvm-dwarfdump-fuzzer.cpp34 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(Obj)); in LLVMFuzzerTestOneInput() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/fuzzer/
Dllvm-dwarfdump-fuzzer.cpp34 std::unique_ptr<DIContext> DICtx = DWARFContext::create(Obj); in LLVMFuzzerTestOneInput() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp47 std::unique_ptr<DIContext> DICtx) { in create()
86 std::unique_ptr<DIContext> DICtx) in SymbolizableObjectFile()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp33 std::unique_ptr<DIContext> DICtx) { in create()
72 std::unique_ptr<DIContext> DICtx) in SymbolizableObjectFile()
/external/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp84 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(Obj)); in DumpObjectFile() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h126 static bool classof(const DIContext *DICtx) { in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
Ddsymutil.cpp268 std::unique_ptr<DWARFContext> DICtx = DWARFContext::create(*Obj); in verify() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h80 static bool classof(const DIContext *DICtx) { in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dmacho2yaml.cpp190 std::unique_ptr<DWARFContext> DICtx = DWARFContext::create(Obj); in dump() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1697 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(*o)); in DumpObject() local
DMachODump.cpp1293 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(*MachOOF)); in ProcessMachO() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp2299 std::unique_ptr<DIContext> DICtx = DWARFContext::create(*o); in DumpObject() local
DMachODump.cpp1664 std::unique_ptr<DIContext> DICtx = DWARFContext::create(*MachOOF); in ProcessMachO() local