Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAranges.cpp25 CountArangeDescriptors(uint32_t &count_ref) : count(count_ref) { in CountArangeDescriptors()
/openbsd/src/gnu/gcc/gcc/
Dloop-unroll.c1510 int count_ref = 0; in referenced_in_one_insn_in_loop_p() local