Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h69 ELFLinkGraphBuilder &setProcessDebugSections(bool ProcessDebugSections) { in setProcessDebugSections()
180 bool ProcessDebugSections = true; variable
H A DCOFFLinkGraphBuilder.h195 bool ProcessDebugSections) { in forEachRelocation()