Home
last modified time | relevance | path

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

/freebsd/usr.bin/gzip/
H A Dunpack.c72 int symbol_size; /* Size of the symbol table */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp170 uint32_t symbol_size = curr_symbol->GetByteSize(); in ParseFunctions() local