Searched refs:infoptr (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.h18 char *infoptr; member in struct:uwtable_ent
H A Dstackframe.c1157 "uwt->infoptr = %p\n", uwt->start, uwt->end, uwt->infoptr);
1175 uint64_t infoptr, procoffset, slotoffset; local
1187 infoptr = (uint64_t) uwt->infoptr + relocoffset;
1189 if (infoptr > relocoffset) {
1190 buildrecordchain(infoptr, NULL);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-vax.c1300 elf_vax_instantiate_got_entries (struct elf_link_hash_entry *h, PTR infoptr)
1302 struct bfd_link_info *info = (struct bfd_link_info *) infoptr;
1299 elf_vax_instantiate_got_entries(struct elf_link_hash_entry *h, PTR infoptr) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-vax.c1297 elf_vax_instantiate_got_entries (struct elf_link_hash_entry *h, PTR infoptr)
1299 struct bfd_link_info *info = (struct bfd_link_info *) infoptr;
1296 elf_vax_instantiate_got_entries(struct elf_link_hash_entry *h, PTR infoptr) argument

Completed in 123 milliseconds