Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/elfcap/
H A Delfcap.h56 ELFCAP_STYLE_F_ICMP = 0x0100 /* Use case insensitive strcmp */ enumerator
H A Delfcap.c533 if (style & ELFCAP_STYLE_F_ICMP) { in value()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dcap.c819 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c43 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP