Home
last modified time | relevance | path

Searched refs:AL_CNT_OFL_MAPSECS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h407 #define AL_CNT_OFL_MAPSECS 10 /* ofl_map{text|data} */ macro
H A Dsections.c3488 if (aplist_append(&ofl->ofl_mapdata, isec, AL_CNT_OFL_MAPSECS) == NULL) in ld_make_data()
3539 if (aplist_append(&ofl->ofl_maptext, isec, AL_CNT_OFL_MAPSECS) == NULL) in ld_make_text()