Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c54 uint64_t gotaddr; /* Address of the GOT */ member
324 state->sh_addr, off + *ndx, state->gotaddr)) { in dump_cfi()
687 uint64_t sh_addr, Half e_machine, uchar_t *e_ident, uint64_t gotaddr) in dump_eh_frame() argument
705 cfi_state.gotaddr = gotaddr; in dump_eh_frame()
842 off + ndx, gotaddr)) { in dump_eh_frame()
926 e_ident, B_FALSE, sh_addr, off + ndx, gotaddr)) { in dump_eh_frame()
943 B_FALSE, sh_addr, off + ndx, gotaddr)) { in dump_eh_frame()
985 off + lndx, gotaddr)) { in dump_eh_frame()
H A D_elfdump.h227 Half e_machine, uchar_t *e_ident, uint64_t gotaddr);
H A Delfdump.c573 uint64_t gotaddr = 0; in unwind_eh_frame() local
579 gotaddr = cache[cnt].c_shdr->sh_addr; in unwind_eh_frame()
616 shdr->sh_addr, ndx, gotaddr)) { in unwind_eh_frame()
639 gotaddr)) { in unwind_eh_frame()
665 shdr->sh_addr, ndx, gotaddr)) { in unwind_eh_frame()
685 ndx, gotaddr)) { in unwind_eh_frame()
719 shdr->sh_addr, ehdr->e_machine, ehdr->e_ident, gotaddr); in unwind_eh_frame()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c705 uint64_t gotaddr = 0; in ld_unwind_populate_hdr() local
708 gotaddr = in ld_unwind_populate_hdr()
714 shdr->sh_addr, off + ndx, gotaddr)) { in ld_unwind_populate_hdr()