Home
last modified time | relevance | path

Searched defs:ProcessDebugSections (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h68 ELFLinkGraphBuilder &setProcessDebugSections(bool ProcessDebugSections) { in setProcessDebugSections() argument
179 bool ProcessDebugSections = true; variable
H A DCOFFLinkGraphBuilder.h187 bool ProcessDebugSections) { in forEachRelocation()