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