Searched refs:has_size (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer.h88 bool has_size = false; member in struct:__sanitizer::LocalInfo
H A Dsanitizer_symbolizer_libcdep.cpp394 local.has_size = internal_strncmp(str, "??", 2) != 0;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymtab.h694 unsigned int has_size : 1; member in struct:minimal_symbol
743 (msymbol)->has_size = 1; \
745 #define MSYMBOL_HAS_SIZE(msymbol) ((msymbol)->has_size + 0)
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dtransfer.c333 dtp->u.p.current_unit->has_size)
475 dtp->u.p.current_unit->has_size)
570 dtp->u.p.current_unit->has_size)
629 dtp->u.p.current_unit->has_size)
864 dtp->u.p.current_unit->has_size)
2931 dtp->u.p.current_unit->has_size = true;
2936 dtp->u.p.current_unit->has_size = false;
H A Dio.h726 bool has_size; member in struct:gfc_unit
H A Dread.c1306 dtp->u.p.current_unit->has_size)
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dtransfer.c333 dtp->u.p.current_unit->has_size)
475 dtp->u.p.current_unit->has_size)
570 dtp->u.p.current_unit->has_size)
629 dtp->u.p.current_unit->has_size)
864 dtp->u.p.current_unit->has_size)
3094 dtp->u.p.current_unit->has_size = true;
3099 dtp->u.p.current_unit->has_size = false;
H A Dio.h730 bool has_size; member in struct:gfc_unit
H A Dread.c1345 dtp->u.p.current_unit->has_size)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp197 if (!local.has_frame_offset || !local.has_size || !local.has_tag_offset)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymtab.h771 bool has_size () const function in struct:minimal_symbol
H A Dprintcmd.c658 && msymbol.minsym->has_size ()

Completed in 204 milliseconds