Searched refs:FLG_OF_EHFRAME (Results 1 – 2 of 2) sorted by relevance
1241 if ((ofl->ofl_flags & FLG_OF_EHFRAME) && in ld_place_section()1246 ofl->ofl_flags |= FLG_OF_EHFRAME; in ld_place_section()
465 #define FLG_OF_EHFRAME 0x200000000000 /* output contains .eh_frame section */ macro