Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtc.h123 Word ch_flte; /* filtee table entries */ member
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Dconfig.c239 head->ch_flte = flteoff; in genconfig()
241 fltetbl = _fltetbl = (Rtc_flte *)(CAST_PTRINT(char *, head->ch_flte) + in genconfig()
H A Dprint.c729 (CAST_PTRINT(char *, head->ch_flte) + addr); in scanconfig()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c389 config->c_flte = (Rtc_flte *)(head->ch_flte + addr); in elf_config()