Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; enum
440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h188 ObjF, DWARFContext::ProcessDebugRelocations::Process, nullptr); in printEHFrame()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp747 *Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer()
761 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp370 File, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in linkDebugInfoImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp586 *S->File.getBinary(), DWARFContext::ProcessDebugRelocations::Ignore, in getDWOContext()
2132 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory()
2212 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory()
2440 ProcessDebugRelocations RelocAction, in create()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp348 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp660 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp465 *SymbolObj, DWARFContext::ProcessDebugRelocations::Process, in printLineInfoForInput()