Home
last modified time | relevance | path

Searched refs:RelocAction (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2132 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory() argument
2212 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory()
2440 ProcessDebugRelocations RelocAction, in create() argument
2446 Obj, L, RecoverableErrorHandler, WarningHandler, RelocAction); in create()