Searched refs:symloc (Results 1 – 5 of 5) sorted by relevance
20 void *symloc; in main() local44 &symtype, &symloc)) { in main()46 … ((B_SYMBOL_TYPE_ANY == symtype) || (B_SYMBOL_TYPE_TEXT == symtype)) ? "FUNC" : "VAR ", symloc); in main()
64 struct symloc struct572 ((struct symloc *) this_symtab_psymtab->read_symtab_private)->lineno_off; in process_linenos()952 symnum = ((struct symloc *) pst->read_symtab_private)->first_symnum; in read_xcoff_symtab()954 symnum + ((struct symloc *) pst->read_symtab_private)->numsyms; in read_xcoff_symtab()1759 if (((struct symloc *) pst->read_symtab_private)->numsyms != 0) in xcoff_psymtab_to_symtab_1()1795 if (((struct symloc *) pst->read_symtab_private)->numsyms != 0 in xcoff_psymtab_to_symtab()1947 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symloc)); in xcoff_start_psymtab()1948 ((struct symloc *) result->read_symtab_private)->first_symnum = first_symnum; in xcoff_start_psymtab()1979 ((struct symloc *) pst->read_symtab_private)->numsyms = in xcoff_end_psymtab()1981 - ((struct symloc *) pst->read_symtab_private)->first_symnum; in xcoff_end_psymtab()[all …]
70 struct symloc struct97 #define LDSYMOFF(p) (((struct symloc *)((p)->read_symtab_private))->ldsymoff) argument98 #define LDSYMLEN(p) (((struct symloc *)((p)->read_symtab_private))->ldsymlen)99 #define SYMLOC(p) ((struct symloc *)((p)->read_symtab_private))2143 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symloc)); in start_psymtab()2282 sizeof (struct symloc)); in end_psymtab()
86 struct symloc struct102 #define PST_PRIVATE(p) ((struct symloc *)(p)->read_symtab_private) argument2594 sizeof (struct symloc))); in parse_partial_symbols()2595 memset (pst->read_symtab_private, 0, sizeof (struct symloc)); in parse_partial_symbols()4626 sizeof (struct symloc))); in new_psymtab()4627 memset (psymtab->read_symtab_private, 0, sizeof (struct symloc)); in new_psymtab()
97 struct symloc struct113 #define LDSYMOFF(p) (((struct symloc *)((p)->read_symtab_private))->ldsymoff) argument114 #define LDSYMLEN(p) (((struct symloc *)((p)->read_symtab_private))->ldsymlen)115 #define SYMLOC(p) ((struct symloc *)((p)->read_symtab_private))2395 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symloc)); in hpread_start_psymtab()2472 sizeof (struct symloc)); in hpread_end_psymtab()