Searched refs:has_contents_cb (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcorelow.c817 auto has_contents_cb = [] (const struct target_section *s)
826 has_contents_cb);
850 return !has_contents_cb (s);
816 auto has_contents_cb = [] (const struct target_section *s) local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcorelow.c874 auto has_contents_cb = [] (const struct target_section *s)
882 has_contents_cb);
912 return !has_contents_cb (s);
873 auto has_contents_cb = [] (const struct target_section *s) local

Completed in 135 milliseconds