Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h421 ProcessDebugRelocations RelocAction = ProcessDebugRelocations::Process,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1756 DWARFContext::ProcessDebugRelocations RelocAction) in DWARFObjInMemory() argument
1844 (RelocAction == DWARFContext::ProcessDebugRelocations::Ignore)) in DWARFObjInMemory()
2068 ProcessDebugRelocations RelocAction, in create() argument
2073 Obj, L, RecoverableErrorHandler, WarningHandler, RelocAction); in create()