Home
last modified time | relevance | path

Searched refs:DebugInfoFinder (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DModuleDebugInfoPrinter.h20 DebugInfoFinder Finder;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp204 void DebugInfoFinder::reset() { in reset()
213 void DebugInfoFinder::processModule(const Module &M) { in processModule()
227 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit()
248 void DebugInfoFinder::processInstruction(const Module &M, in processInstruction()
260 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation()
267 void DebugInfoFinder::processDbgRecord(const Module &M, const DbgRecord &DR) { in processDbgRecord()
273 void DebugInfoFinder::processType(DIType *DT) { in processType()
297 void DebugInfoFinder::processImportedEntity(DIImportedEntity *Import) { in processImportedEntity()
309 void DebugInfoFinder::processScope(DIScope *Scope) { in processScope()
335 void DebugInfoFinder::processSubprogram(DISubprogram *SP) { in processSubprogram()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp193 DebugInfoFinder F; in stripDeadDebugInfoImpl()
211 DebugInfoFinder LiveCUFinder; in stripDeadDebugInfoImpl()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp40 const DebugInfoFinder &Finder) { in printModuleDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h39 class DebugInfoFinder; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h107 class DebugInfoFinder {
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp67 DebugInfoFinder &DIFinder) { in collectDebugInfoFromInstructions()
356 DebugInfoFinder DIFinder; in CloneFunctionInto()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19637 {"_ZN4llvm15DebugInfoFinder13processModuleERNS_6ModuleE", "llvm::DebugInfoFinder::processModule(llv…
19638 {"_ZN4llvm15DebugInfoFinder14processDeclareEPNS_14DbgDeclareInstE", "llvm::DebugInfoFinder::process…
19639 {"_ZN4llvm15DebugInfoFinder14addCompileUnitENS_13DICompileUnitE", "llvm::DebugInfoFinder::addCompil…
19640 {"_ZN4llvm15DebugInfoFinder17processSubprogramENS_12DISubprogramE", "llvm::DebugInfoFinder::process…
19641 {"_ZN4llvm15DebugInfoFinder19processLexicalBlockENS_14DILexicalBlockE", "llvm::DebugInfoFinder::pro…
19642 {"_ZN4llvm15DebugInfoFinder15processLocationENS_10DILocationE", "llvm::DebugInfoFinder::processLoca…
19643 {"_ZN4llvm15DebugInfoFinder17addGlobalVariableENS_16DIGlobalVariableE", "llvm::DebugInfoFinder::add…
19644 {"_ZN4llvm15DebugInfoFinder11processTypeENS_6DITypeE", "llvm::DebugInfoFinder::processType(llvm::DI…
19645 {"_ZN4llvm15DebugInfoFinder7addTypeENS_6DITypeE", "llvm::DebugInfoFinder::addType(llvm::DIType)"},
19646 {"_ZN4llvm15DebugInfoFinder13addSubprogramENS_12DISubprogramE", "llvm::DebugInfoFinder::addSubprogr…