Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; enum
440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFContext.h430 enum class ProcessDebugRelocations { Process, Ignore }; enum
434 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h417 enum class ProcessDebugRelocations { Process, Ignore }; enum
421 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; enum
440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; enum
440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp292 *Object, DWARFContext::ProcessDebugRelocations::Process); in initialize()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp607 *Objects.second, DWARFContext::ProcessDebugRelocations::Process, in getOrCreateModuleInfo()