Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cc36 segment->offset = (uptr)xmapentry->pr_offset; in Next()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cc41 segment->offset = (uptr)xmapentry->pr_offset; in Next()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cpp43 segment->offset = (uptr)xmapentry->pr_offset; in Next()
/netbsd-src/external/bsd/libproc/dist/
H A Dlibproc.h66 size_t pr_offset; /* Mapping offset in object */ member
H A Dproc_sym.c125 map->pr_offset = rdl->rdl_offset; in proc_rdl2prmap()
247 map->pr_offset = kve->kve_offset; in proc_addr2map()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dmmaptrace.c58 unsigned long pr_offset; /* offset into mapped object, if any */ member
705 map->pr_offset = str2ulong (&str); in update_map_segments()
767 map->offset = newp->pr_offset; in update_map_segments()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dmmaptrace.c58 unsigned long pr_offset; /* offset into mapped object, if any */ member
726 map->pr_offset = str2ulong (&str); in update_map_segments()
788 map->offset = newp->pr_offset; in update_map_segments()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc7378 int pr_offset = rounded_frame_size (d); in sh_set_return_address() local
7380 emit_insn (GEN_MOV (tmp, GEN_INT (pr_offset))); in sh_set_return_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c7378 int pr_offset = rounded_frame_size (d); in sh_set_return_address() local
7380 emit_insn (GEN_MOV (tmp, GEN_INT (pr_offset))); in sh_set_return_address()