Home
last modified time | relevance | path

Searched refs:c_objtbl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c384 config->c_objtbl = (Rtc_obj *)(head->ch_obj + addr); in elf_config()
437 obj = config->c_objtbl + ndx; in elf_config_ent()
H A D_rtld.h185 Rtc_obj *c_objtbl; member