Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
Dcfi.c155 size_t entsz = pldso->phentsize; in is_addr_in_ldso() local
157 for (; phcnt--; ph = (void *)((char *)ph + entsz)) { in is_addr_in_ldso()
Ddynlink.c3700 size_t entsz = p->phentsize; in addr2dso() local
3702 for (; phcnt--; ph=(void *)((char *)ph+entsz)) { in addr2dso()
/third_party/elfutils/libdwfl/
Ddwfl_module_getdwarf.c715 size_t entsz = SH_ENTSIZE_HASH (ehdr); in translate_offs() local
717 offs[i_hash] + entsz, entsz, in translate_offs()
718 (entsz == 4 in translate_offs()
721 mod->syments = (entsz == 4 in translate_offs()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c2213 size_t entsz = p->phentsize; in addr2dso() local
2215 for (; phcnt--; ph=(void *)((char *)ph+entsz)) { in addr2dso()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c2212 size_t entsz = p->phentsize; in addr2dso() local
2214 for (; phcnt--; ph=(void *)((char *)ph+entsz)) { in addr2dso()
/third_party/musl/ldso/
Ddynlink.c2179 size_t entsz = p->phentsize; in addr2dso() local
2181 for (; phcnt--; ph=(void *)((char *)ph+entsz)) { in addr2dso()