Searched refs:ProcessDebugRelocations (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFContext.h | 436 enum class ProcessDebugRelocations { Process, Ignore }; enum 440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | DwarfCFIEHPrinter.h | 188 ObjF, DWARFContext::ProcessDebugRelocations::Process, nullptr); in printEHFrame()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 747 *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 D | DebugInfoLinker.cpp | 370 File, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in linkDebugInfoImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 586 *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 D | RawMemProfReader.cpp | 348 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | Symbolize.cpp | 660 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-rtdyld/ |
| H A D | llvm-rtdyld.cpp | 465 *SymbolObj, DWARFContext::ProcessDebugRelocations::Process, in printLineInfoForInput()
|