Home
last modified time | relevance | path

Searched refs:size_of_pubnames (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.cc3838 static unsigned long size_of_pubnames (vec<pubname_entry, va_gc> *);
9822 size_of_pubnames (vec<pubname_entry, va_gc> *names) in size_of_pubnames() function
11684 unsigned long pubnames_length = size_of_pubnames (names); in output_pubnames()
DFSFChangeLog.1110020 (size_of_pubnames): Reimplement.
DChangeLog-201313202 (size_of_pubnames): Use new local space_for_flags based on
25053 * dwarf2out.c (size_of_pubnames): Move code to...
DChangeLog-20065297 (size_of_pubnames): Add parameter to deal with either pubnames or
DChangeLog-20016052 (size_of_pubnames): Use strlen instead of size_of_string.
DChangeLog-201516757 (size_of_pubnames): Likewise.