Home
last modified time | relevance | path

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

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