Searched defs:DICtx (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h81 DWARFContext &DICtx; member in class:llvm::gsym::DwarfTransformer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBContext.h39 static bool classof(const DIContext *DICtx) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp34 CUInfo(DWARFContext &DICtx, DWARFCompileUnit *CU) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp39 create(const object::ObjectFile *Obj, std::unique_ptr<DIContext> DICtx, bool UntagAddresses) argument
103 SymbolizableObjectFile(const ObjectFile *Obj, std::unique_ptr<DIContext> DICtx, bool UntagAddresses) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp359 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, argument
390 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, argument
399 static void filterByAccelName(ArrayRef<std::string> Names, DWARFContext &DICtx, argument
369 toDie(const DWARFDebugNames::Entry &Entry, DWARFContext &DICtx) argument
422 lookup(ObjectFile &Obj, DWARFContext &DICtx, uint64_t Address, raw_ostream &OS) argument
447 dumpObjectFile(ObjectFile &Obj, DWARFContext &DICtx, const Twine &Filename, raw_ostream &OS) argument
481 verifyObjectFile(ObjectFile &Obj, DWARFContext &DICtx, const Twine &Filename, raw_ostream &OS) argument
528 std::unique_ptr<DWARFContext> DICtx = local
541 std::unique_ptr<DWARFContext> DICtx = local
[all...]
H A DStatistics.cpp524 bool dwarfdump::collectStatsForObjectFile(ObjectFile &Obj, DWARFContext &DICtx, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h132 static bool classof(const DIContext *DICtx) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2011 std::unique_ptr<DIContext> DICtx = DWARFContext::create(*MachOOF); local

Completed in 136 milliseconds