Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h440 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2134 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory() argument
2214 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory()
2442 ProcessDebugRelocations RelocAction, in create() argument
2448 Obj, L, RecoverableErrorHandler, WarningHandler, RelocAction); in create()