Searched refs:ProcessDebugRelocations (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFContext.h | 419 enum class ProcessDebugRelocations { Process, Ignore }; enum 423 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
|
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | DwarfCFIEHPrinter.h | 189 ObjF, DWARFContext::ProcessDebugRelocations::Process, nullptr); in printEHFrame()
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 637 *Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer() 650 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1445 ProcessDebugRelocations::Ignore); in getDWOContext() 1688 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory() 1776 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory() 2000 ProcessDebugRelocations RelocAction, in create()
|
| /llvm-project-15.0.7/llvm/lib/Debuginfod/ |
| H A D | Debuginfod.cpp | 306 *Object, DWARFContext::ProcessDebugRelocations::Process); in isDebugBinary()
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | RawMemProfReader.cpp | 291 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
|
| /llvm-project-15.0.7/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.cpp | 719 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, DWPPath); in loadSymbolsFromDWARF()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/ |
| H A D | Symbolize.cpp | 656 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()
|
| /llvm-project-15.0.7/llvm/tools/llvm-rtdyld/ |
| H A D | llvm-rtdyld.cpp | 465 *SymbolObj, DWARFContext::ProcessDebugRelocations::Process, in printLineInfoForInput()
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | DWARFRewriter.cpp | 1131 DWARFContext::create(File, DWARFContext::ProcessDebugRelocations::Ignore, in createDwarfOnlyBC()
|
| H A D | RewriteInstance.cpp | 353 DWARFContext::create(*File, DWARFContext::ProcessDebugRelocations::Ignore, in RewriteInstance()
|