Searched refs:ofl_shdrcnt (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h330 Word ofl_shdrcnt; /* no. of output sections */ member in struct:ofl_desc
458 #define FLG_OF_ADJOSCNT 0x020000000000 /* adjust ofl_shdrcnt to accommodate */
591 (_ofl)->ofl_shdrcnt + /* section symbol */ \
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c1098 ofl->ofl_shdrcnt++;
H A Dsections.c164 * There are situations where we may count output sections (ofl_shdrcnt)
172 * ofl->ofl_shdrcnt and remove the section name from the .shstrtab string
237 ofl->ofl_shdrcnt--;
2037 if ((ofl->ofl_shdrcnt + 1) >= SHN_LORESERVE) {
3318 ((ofl->ofl_shdrcnt + 3) >= SHN_LORESERVE)) {
3333 ((ofl->ofl_shdrcnt + 1) >= SHN_LORESERVE)) {

Completed in 217 milliseconds