Searched defs:stt (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/elf/ | ||
D | dl-lookup-direct.c | 35 unsigned int stt = ELFW(ST_TYPE) (sym->st_info); in ElfW() local |
D | dl-lookup.c | 72 unsigned int stt = ELFW(ST_TYPE) (sym->st_info); in ElfW() local |