Searched defs:symidx (Results 1 - 3 of 3) sorted by relevance
/third_party/elfutils/libasm/ | ||
H A D | libasmP.h | 210 size_t symidx; member |
/third_party/elfutils/src/ | ||
H A D | strip.c | 2224 size_t symidx = GELF_R_SYM (rel_mem.r_info); in handle_elf() local 2243 size_t symidx = GELF_R_SYM (rel_mem.r_info); in handle_elf() local [all...] |
H A D | elflint.c | 2203 Elf32_Word symidx = ((Elf32_Word *) data->d_buf)[cnt]; in check_gnu_hash() local 2464 Elf32_Word symidx = gnu_bucket[cnt] - gnu_symbias; compare_hash_gnu_hash() local 2509 Elf32_Word symidx = bucket[cnt]; compare_hash_gnu_hash() local 2546 Elf64_Xword symidx = bucket[cnt]; compare_hash_gnu_hash() local [all...] |
Completed in 7 milliseconds