Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp1139 uint32_t symbol_count = 0; in symbol_begin() local
1143 uint64_t symbol_count = read64be(buf); in symbol_begin() local
1181 uint32_t symbol_count = 0; in symbol_begin() local
/freebsd/contrib/byacc/
H A Dlr0.c50 Value_t *symbol_count; in allocate_itemsets() local