Searched refs:indextable (Results 1 – 5 of 5) sorted by relevance
890 struct indexentry *indextable; member1119 info->indextable = bfd_alloc (abfd, amt); in _bfd_stab_section_find_nearest_line()1120 if (info->indextable == NULL) in _bfd_stab_section_find_nearest_line()1151 info->indextable[i].val = bfd_get_32 (abfd, last_stab + VALOFF); in _bfd_stab_section_find_nearest_line()1152 info->indextable[i].stab = last_stab; in _bfd_stab_section_find_nearest_line()1153 info->indextable[i].str = str; in _bfd_stab_section_find_nearest_line()1154 info->indextable[i].directory_name = directory_name; in _bfd_stab_section_find_nearest_line()1155 info->indextable[i].file_name = file_name; in _bfd_stab_section_find_nearest_line()1156 info->indextable[i].function_name = NULL; in _bfd_stab_section_find_nearest_line()1206 info->indextable[i].val = bfd_get_32 (abfd, stab + VALOFF); in _bfd_stab_section_find_nearest_line()[all …]
2775 are seen without and N_FUNs, create an indextable entry with4986 (struct stab_find_info): Add new fields: indextable,
481 PyObject *indextable; in py_get_proptable() local485 indextable = PyDict_New(); in py_get_proptable()488 PyDict_SetItemString(indextable, in py_get_proptable()494 indextable = Py_None; in py_get_proptable()502 p->pd_rightalign, p->pd_visible, indextable); in py_get_proptable()
64 self.indextable = t[11]
145 table.indextable {149 table.indextable td {154 table.indextable ul {160 table.indextable > tbody > tr > td > ul {164 table.indextable tr.pcap {168 table.indextable tr.cap {