Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdb-stabs.h44 int symbol_size = 0; /* Bytes in a single symbol */ member
Ddbxread.c82 int symbol_size; member
119 static unsigned symbol_size; variable
/netbsd/src/usr.bin/gzip/
Dunpack.c72 int symbol_size; /* Size of the symbol table */ member
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dkvx-parse.c49 const int symbol_size = env.params.arch_size; in has_relocation_of_size() local