Searched refs:store_ptr (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/acorn32/stand/lib/
H A Drmreloc.c95 store_ptr(void *where, Elf_Addr val) function
152 store_ptr(where, tmp);
/netbsd-current/libexec/ld.elf_so/arch/alpha/
H A Dalpha_reloc.c167 store_ptr(void *where, Elf_Addr val) function
249 store_ptr(where, tmp);
260 store_ptr(where,
294 store_ptr(where, tmp);
307 store_ptr(where, tmp);
320 store_ptr(where, tmp);
/netbsd-current/libexec/ld.elf_so/arch/arm/
H A Dmdreloc.c67 store_ptr(void *where, Elf_Addr val) function
162 store_ptr(where, tmp);
183 store_ptr(where, tmp);
210 store_ptr(where, tmp);
222 store_ptr(where, tmp);
243 store_ptr(where, tmp);
/netbsd-current/libexec/ld.elf_so/arch/mips/
H A Dmips_reloc.c105 store_ptr(void *where, Elf_Sxword val, size_t len) function
210 store_ptr(where, val, sizeof(Elf_Sword));
213 store_ptr(where, val, rlen);
401 store_ptr(where, val, rlen);
416 store_ptr(where, val, ELFSIZE / 8);
433 store_ptr(where, val, ELFSIZE / 8);
456 store_ptr(where, val, ELFSIZE / 8);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dcollctrl.h226 char *get_experiment () { return store_ptr; };
305 char *store_ptr; /* experiment pointer file */ member in class:Coll_Ctrl
H A Dcollctrl.cc187 store_ptr = NULL;
322 store_ptr = NULL;
349 free (store_ptr);
694 GTXT ("\t store_ptr: %s\n"),
695 ((store_ptr != NULL) ? store_ptr : NTXT ("<NULL>")));
849 ((store_ptr != NULL) ? store_ptr : NTXT ("<NULL>")), (long) getpid ());
854 ((store_ptr != NULL) ? store_ptr
[all...]
/netbsd-current/sys/arch/hppa/hppa/
H A Dkobj_machdep.c121 store_ptr(void *where, Elf_Addr val) function
223 store_ptr(where, value);
/netbsd-current/libexec/ld.elf_so/arch/hppa/
H A Dhppa_reloc.c78 store_ptr(void *where, Elf_Addr val) function
217 store_ptr(where,
221 store_ptr(where,
448 store_ptr(where, tmp);
519 store_ptr(where, tmp);

Completed in 198 milliseconds