Home
last modified time | relevance | path

Searched refs:DYNSORT_COUNT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c1729 DYNSORT_COUNT(sdp, sym, type, ++); in ld_sym_validate()
1742 DYNSORT_COUNT(sdp, sym, type, ++); in ld_sym_validate()
2469 DYNSORT_COUNT(sdp, sym, type, ++); in ld_sym_process()
H A D_libld.h559 #define DYNSORT_COUNT(_sdp, _sym, _type, _inc_or_dec_op) \ macro
H A Dsections.c66 DYNSORT_COUNT(sdp, sym, type, --); in remove_local()
92 DYNSORT_COUNT(sdp, sym, type, --); in remove_scoped()
H A Dfiles.c1297 DYNSORT_COUNT(lsdp, lsym, ltype, --); in process_capinfo()