Searched refs:DYNSORT_COUNT (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 1592 DYNSORT_COUNT(sdp, sym, type, ++); in ld_sym_validate() 1605 DYNSORT_COUNT(sdp, sym, type, ++); in ld_sym_validate() 2319 DYNSORT_COUNT(sdp, sym, type, ++); in ld_sym_process()
|
H A D | _libld.h | 570 #define DYNSORT_COUNT(_sdp, _sym, _type, _inc_or_dec_op) \ macro
|
H A D | sections.c | 63 DYNSORT_COUNT(sdp, sym, type, --); in remove_local() 89 DYNSORT_COUNT(sdp, sym, type, --); in remove_scoped()
|
H A D | files.c | 1257 DYNSORT_COUNT(lsdp, lsym, ltype, --); in process_capinfo()
|