Searched refs:sttype (Results 1 – 2 of 2) sorted by relevance
120 bkts[bktno].sttype = bind->sttype; in store_binding()212 bind->sttype, in profile_binding()222 bind->sttype, in profile_binding()232 bind->sttype, in profile_binding()283 bkts[i].sttype, in output_binding()293 bkts[i].sttype, in output_binding()303 bkts[i].sttype, in output_binding()917 int sttype; in scan_archive_symbols() local939 sttype = ELF64_ST_TYPE(symtab_entry->st_info); in scan_archive_symbols()941 sttype = ELF32_ST_TYPE(symtab_entry->st_info); in scan_archive_symbols()[all …]
68 char *sttype; member