Searched refs:textsection (Results 1 – 2 of 2) sorted by relevance
280 so->textsection = p; in solib_map_sections()667 so->textsection != NULL in info_sharedlibrary_command()669 (LONGEST) so->textsection->addr, in info_sharedlibrary_command()673 so->textsection != NULL in info_sharedlibrary_command()675 (LONGEST) so->textsection->endaddr, in info_sharedlibrary_command()
68 struct section_table *textsection; member