Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h486 void setParseCUTUIndexManually(bool PCUTU) { ParseCUTUIndexManually = PCUTU; } in setParseCUTUIndexManually() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp779 DICtx->setParseCUTUIndexManually(ManuallyGenerateUnitIndex); in handleBuffer()