Searched refs:ofl_maptext (Results 1 – 3 of 3) sorted by relevance
2825 if (ofl->ofl_maptext || ofl->ofl_mapdata) in ld_map_post_process()2828 for (APLIST_TRAVERSE(ofl->ofl_maptext, idx, isp)) { in ld_map_post_process()
3475 if (aplist_append(&ofl->ofl_maptext, isec, AL_CNT_OFL_MAPSECS) == NULL) in ld_make_text()
404 APlist *ofl_maptext; /* mapfile added text sections */ member