Home
last modified time | relevance | path

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

/src/lib/libkldelf/
H A Def.c231 GElf_Off hash_off, sym_off, str_off; in ef_parse_dynamic() local
283 hash_off = rel_off = rela_off = sym_off = str_off = 0; in ef_parse_dynamic()
292 if (hash_off != 0) in ef_parse_dynamic()
295 hash_off = ef_get_offset(ef, dp->d_un.d_ptr); in ef_parse_dynamic()
356 if (hash_off == 0) { in ef_parse_dynamic()
376 if (shdr[i].sh_offset != hash_off) { in ef_parse_dynamic()