Home | History | Annotate | Download | only in gold

Lines Matching refs:fde_offset

215 // Given the offset FDE_OFFSET of an FDE in the .eh_frame section, and
225 section_offset_type fde_offset,
230 const unsigned char* p = eh_frame_contents + fde_offset + 8;
275 pc += eh_frame_address + fde_offset + 8;