Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFContext.cpp69 Opts.LoadLines = true; in create()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFParser.h111 bool LoadLines = false; member