Searched refs:PDBContext (Results 1 – 15 of 15) sorted by relevance
32 class PDBContext : public DIContext {34 PDBContext(const object::COFFObjectFile &Object,36 PDBContext(PDBContext &) = delete;37 PDBContext &operator=(PDBContext &) = delete;
25 PDBContext::PDBContext(const COFFObjectFile &Object, in PDBContext() function in PDBContext33 void PDBContext::dump(raw_ostream &OS, DIDumpOptions DumpOpts){} in dump()35 DILineInfo PDBContext::getLineInfoForAddress(object::SectionedAddress Address, in getLineInfoForAddress()68 PDBContext::getLineInfoForDataAddress(object::SectionedAddress Address) { in getLineInfoForDataAddress()75 PDBContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange()95 PDBContext::getInliningInfoForAddress(object::SectionedAddress Address, in getInliningInfoForAddress()139 PDBContext::getLocalsForAddress(object::SectionedAddress Address) { in getLocalsForAddress()143 std::string PDBContext::getFunctionName(uint64_t Address, in getFunctionName()
106 PDBContext.cpp
86 PDBContext.cpp \
70 "PDBContext.cpp",
602 Context.reset(new PDBContext(*CoffObject, std::move(Session))); in getOrCreateModuleInfo()
1732 ./usr/include/llvm/DebugInfo/PDB/PDBContext.h
1731 ./usr/include/llvm/DebugInfo/PDB/PDBContext.h
1730 ./usr/include/llvm/DebugInfo/PDB/PDBContext.h