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

/external/elfutils/0.153/src/
H A Delflint.c3389 static size_t eh_frame_hdr_scnndx; variable
3595 eh_frame_hdr_scnndx = cnt;
4322 && pt_gnu_eh_frame_pndx == 0 && eh_frame_hdr_scnndx != 0)
4377 if (pt_gnu_eh_frame_pndx != 0 || eh_frame_hdr_scnndx != 0

Completed in 95 milliseconds