Searched refs:ptr_loc (Results 1 – 5 of 5) sorted by relevance
94 struct ptr_loc *loc; in set_md_ptr_loc()96 loc = (struct ptr_loc *) obstack_alloc (&m_ptr_loc_obstack, in set_md_ptr_loc()97 sizeof (struct ptr_loc)); in set_md_ptr_loc()106 const md_reader::ptr_loc *109 return (const struct ptr_loc *) htab_find (m_ptr_locs, &ptr); in get_md_ptr_loc()117 const struct ptr_loc *loc = get_md_ptr_loc (old_ptr); in copy_md_ptr_loc()128 const struct ptr_loc *loc = get_md_ptr_loc (ptr); in fprint_md_ptr_loc()
154 struct ptr_loc { struct194 const struct ptr_loc *get_md_ptr_loc (const void *ptr);
20975 * read-md.h (md_reader::ptr_loc): Moved from read-md.c.20979 * read-md.c (ptr_loc): As above.20980 (md_reader::copy_md_ptr_loc): Update for new ptr_loc layout.
30128 * read-rtl.c (ptr_loc): New structure.
26670 (ptr_loc, string_obstack, ptr_locs, ptr_loc_obstack)