Searched refs:isTypeUnit (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp1471 bool isTypeUnit = compilationUnit == NULL; local
1473 isTypeUnit ? "type" : "compilation", unit);
1478 ElfSection* section = isTypeUnit
1530 if (isTypeUnit)

Completed in 71 milliseconds