Searched refs:hdroff (Results 1 – 1 of 1) sorted by relevance
487 uint_t hdroff; in ld_unwind_populate_hdr() local505 hdroff = 0; in ld_unwind_populate_hdr()510 hdrdata[hdroff++] = 1; in ld_unwind_populate_hdr()518 hdrdata[hdroff++] = DW_EH_PE_sdata4 | DW_EH_PE_pcrel; in ld_unwind_populate_hdr()519 hdrdata[hdroff++] = DW_EH_PE_udata4; in ld_unwind_populate_hdr()520 hdrdata[hdroff++] = DW_EH_PE_sdata4 | DW_EH_PE_datarel; in ld_unwind_populate_hdr()787 hdroff = 4; in ld_unwind_populate_hdr()789 uint_ptr = (uint_t *)(&hdrdata[hdroff]); in ld_unwind_populate_hdr()791 (hdrosp->os_shdr->sh_addr + hdroff); in ld_unwind_populate_hdr()795 hdroff += 4; in ld_unwind_populate_hdr()[all …]