Searched refs:FLG_IS_EHFRAME (Results 1 – 3 of 3) sorted by relevance
673 Boolean is_ehframe = (isp->is_flags & FLG_IS_EHFRAME) != 0; in ld_place_section()
1448 *is_flags |= FLG_IS_EHFRAME; in process_progbits_alloc()2322 if (isc->is_osdesc && (isc->is_flags & FLG_IS_EHFRAME) && in process_progbits_final()2787 FLG_IS_EHFRAME; in process_elf()
941 #define FLG_IS_EHFRAME 0x1000 /* section is .eh_frame */ macro