Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h417 enum class ProcessDebugRelocations { Process, Ignore }; enum
421 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h189 ObjF, DWARFContext::ProcessDebugRelocations::Process, nullptr); in printEHFrame()
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp683 *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 DDWARFContext.cpp1513 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 DRawMemProfReader.cpp292 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp607 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp465 *SymbolObj, DWARFContext::ProcessDebugRelocations::Process, in printLineInfoForInput()
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp806 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, DWPPath); in loadSymbolsFromDWARF()