Home
last modified time | relevance | path

Searched refs:ST_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp77 #define ST_SIZE (sizeof(instr_sub_type) / sizeof(const char *)) macro
112 if((last_i_subtype != OCSD_S_INSTR_NONE) && ((int)last_i_subtype < ST_SIZE)) in toString()
/freebsd-12.1/usr.bin/elfdump/
H A Delfdump.c83 ST_NAME, ST_VALUE, ST_SIZE, ST_INFO, ST_SHNDX, enumerator
870 size = elf_get_size(e, st, ST_SIZE); in elf_print_symtab()