Home
last modified time | relevance | path

Searched defs:compile_units (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h143 iterator_range<compile_unit_iterator> compile_units() const { in compile_units() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h188 compile_unit_range compile_units() { in compile_units() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp885 const FileSpecList &compile_units = in DoExecute() local