Searched refs:eh_frame_hdr_start (Results 1 – 2 of 2) sorted by relevance
417 uintptr_t eh_frame_hdr_start = pinfo->dlpi_addr + phdr->p_vaddr; in findUnwindSections()418 cbdata->sects->dwarf_index_section = eh_frame_hdr_start; in findUnwindSections()421 *cbdata->addressSpace, eh_frame_hdr_start, phdr->p_memsz, in findUnwindSections()
620 const byte* eh_frame_hdr_start = in DisassembleToStream() local622 stream << reinterpret_cast<const void*>(eh_frame_hdr_start) in DisassembleToStream()