Searched refs:ProcessDebugRelocations (Results 1 – 9 of 9) sorted by relevance
/freebsd/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/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
H A D | DylibReader.cpp | 518 *Single, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in accumulateSourceLocFromDSYM() 537 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in accumulateSourceLocFromDSYM()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | DwarfCFIEHPrinter.h | 188 ObjF, DWARFContext::ProcessDebugRelocations::Process, nullptr); in printEHFrame()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 777 *Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer() 791 Obj, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in handleBuffer()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | DebugInfoLinker.cpp | 370 File, DWARFContext::ProcessDebugRelocations::Process, nullptr, "", in linkDebugInfoImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 587 *S->File.getBinary(), DWARFContext::ProcessDebugRelocations::Ignore, in getDWOContext() 2134 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory() 2214 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory() 2442 ProcessDebugRelocations RelocAction, in create()
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | MemProfReader.cpp | 431 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 667 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 465 *SymbolObj, DWARFContext::ProcessDebugRelocations::Process, in printLineInfoForInput()
|