Home
last modified time | relevance | path

Searched refs:look_for (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c3073 unsigned char *look_for; in display_debug_frames() local
3079 look_for = is_eh ? start - 4 - cie_id : section_start + cie_id; in display_debug_frames()
3082 if (cie->chunk_start == look_for) in display_debug_frames()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8832 unsigned char *look_for; in display_debug_frames() local
8838 look_for = is_eh ? start - 4 - cie_id : section_start + cie_id; in display_debug_frames()
8841 if (cie->chunk_start == look_for) in display_debug_frames()