Searched refs:Rtc_obj (Results 1 – 10 of 10) sorted by relevance
51 Rtc_obj *obj; in elf_config_validate()69 obj = (Rtc_obj *)(head->ch_app + addr); in elf_config_validate()125 obj = (Rtc_obj *)(dirtbl->cd_obj + addr); in elf_config_validate()147 obj = (Rtc_obj *)(filetbl->cf_obj + addr); in elf_config_validate()400 config->c_objtbl = (Rtc_obj *)(head->ch_obj + addr); in elf_config()442 Rtc_obj *447 Rtc_obj *obj; in elf_config_ent()
45 extern Rtc_obj *elf_config_ent(const char *, Word, int, const char **);
1362 Rtc_obj *obj; in find_path()1451 static Rtc_obj Obj = { 0 }; in find_file()1452 Rtc_obj *dobj; in find_file()1459 dobj = (Rtc_obj *)pdp->pd_info; in find_file()1472 Rtc_obj *fobj; in find_file()
185 Rtc_obj *c_objtbl;
1968 Rtc_obj *dobj = (Rtc_obj *)pdp->pd_info; in dlinfo_core()
131 Rtc_obj * obj; in scanconfig()145 obj = (Rtc_obj *)(dirtbl->cd_obj + addr); in scanconfig()154 obj = (Rtc_obj *)(filetbl->cf_obj + addr); in scanconfig()188 obj = (Rtc_obj *)((char *)addr + head->ch_app); in scanconfig()
67 Rtc_obj *objtbl; in genconfig()113 S_ROUND(sizeof (Rtc_obj), sizeof (Lword))); in genconfig()221 objtbl = (Rtc_obj *)(CAST_PTRINT(char *, head->ch_obj) + addr); in genconfig()222 objtbl = (Rtc_obj *)S_ROUND((uintptr_t)(objtbl + 1), sizeof (Lword)); in genconfig()347 (Rtc_obj *)S_ROUND((uintptr_t)(objtbl + 1), in genconfig()444 objtbl = (Rtc_obj *) in genconfig()508 objtbl = (Rtc_obj *) in genconfig()
223 Rtc_obj *objtbl, *obj; in scanconfig()305 objtbl = (Rtc_obj *)(CAST_PTRINT(char *, head->ch_obj) + addr); in scanconfig()417 obj = (Rtc_obj *)(head->ch_app + addr); in scanconfig()783 Rtc_obj *dobj; in scanconfig()786 dobj = (Rtc_obj *)(dirtbl->cd_obj + addr); in scanconfig()851 Rtc_obj *fobj; in scanconfig()854 fobj = (Rtc_obj *)(filetbl->cf_obj + addr); in scanconfig()975 Rtc_obj *obj; in scanconfig()
85 Rtc_obj *e_cobj; /* final configuration object */
143 } Rtc_obj; typedef