Home
last modified time | relevance | path

Searched refs:find_segment (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_inline_gen.h33 find_segment(caddr_t roffset, Rt_map *lmp) in find_segment() function
H A D_inline_reloc.h52 if ((mpp = find_segment((caddr_t)roffset, lmp)) == NULL) in _elf_reloc_relative()
H A Dmove.c117 if ((mpp = find_segment((caddr_t)taddr, lmp)) == NULL) { in move_data()
H A Ddlfcns.c78 if (find_segment(cpc, lmp)) in _caller()
H A Danalyze.c251 if ((mpp = find_segment(daddr, dlmp)) == NULL) in are_bits_zero()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c84 static int32_t find_segment(psvc_opaque_t hdlp, char *fru, seg_desc_t *segment,
204 find_segment(psvc_opaque_t hdlp, char *fru, seg_desc_t *segment, in find_segment() function
292 seg_found = find_segment(hdlp, fru, &segment, "ES"); in psvc_update_thresholds_0()
343 seg_found = find_segment(hdlp, fru, &segment, "SD"); in psvc_update_thresholds_0()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Ddlamd64getunwind.c80 if ((mpp = find_segment(pc, lmp)) == NULL) in getunwind_core()
H A Damd64_elf.c411 find_segment((caddr_t)PLTGOT(lmp), lmp)) != NULL) && in elf_reloc()
595 if ((mpp = find_segment((caddr_t)roffset, lmp)) == NULL) { in elf_reloc()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c338 find_segment(fru_treehdl_t handle, const char *seg_name, int *prot_flg, in find_segment() function
385 if ((err = find_segment(handle, seg_name, &prot_flg, &segment)) in frt_get_seg_def()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c389 find_segment((caddr_t)PLTGOT(lmp), lmp)) != NULL) && in elf_reloc()
572 if ((mpp = find_segment((caddr_t)roffset, lmp)) == NULL) { in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c572 find_segment((caddr_t)PLTGOT(lmp), lmp)) != NULL) && in elf_reloc()
704 if ((mpp = find_segment((caddr_t)roffset, in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c781 find_segment((caddr_t)PLTGOT(lmp), lmp)) != NULL) && in elf_reloc()
934 if ((mpp = find_segment((caddr_t)roffset, in elf_reloc()