Searched refs:ProcessDebugRelocations (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFContext.h | 417 enum class ProcessDebugRelocations { Process, Ignore }; enum 421 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | DwarfCFIEHPrinter.h | 189 ObjF, DWARFContext::ProcessDebugRelocations::Process, nullptr); in printEHFrame()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 683 *Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer() 697 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1513 ProcessDebugRelocations::Ignore); in getDWOContext() 1756 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory() 1844 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory() 2068 ProcessDebugRelocations RelocAction, in create()
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
H A D | RawMemProfReader.cpp | 292 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 607 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 465 *SymbolObj, DWARFContext::ProcessDebugRelocations::Process, in printLineInfoForInput()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 806 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, DWPPath); in loadSymbolsFromDWARF()
|