| /src/external/gpl3/gdb.old/dist/gdb/mi/ |
| mi-cmd-catch.c | 93 std::string exception_name; local 132 exception_name = oarg; 150 if (ex_kind == ada_catch_exception_unhandled && !exception_name.empty ()) 155 std::move (exception_name), 167 std::string exception_name; local 203 exception_name = oarg; 219 std::move (exception_name),
|
| mi-cmd-catch.c | 93 std::string exception_name; local 132 exception_name = oarg; 150 if (ex_kind == ada_catch_exception_unhandled && !exception_name.empty ()) 155 std::move (exception_name), 167 std::string exception_name; local 203 exception_name = oarg; 219 std::move (exception_name),
|
| /src/external/gpl3/gdb/dist/gdb/mi/ |
| mi-cmd-catch.c | 93 std::string exception_name; local 132 exception_name = oarg; 150 if (ex_kind == ada_catch_exception_unhandled && !exception_name.empty ()) 155 std::move (exception_name), 167 std::string exception_name; local 203 exception_name = oarg; 219 std::move (exception_name),
|
| mi-cmd-catch.c | 93 std::string exception_name; local 132 exception_name = oarg; 150 if (ex_kind == ada_catch_exception_unhandled && !exception_name.empty ()) 155 std::move (exception_name), 167 std::string exception_name; local 203 exception_name = oarg; 219 std::move (exception_name),
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ada-lang.c | 11966 raise Exception_Name with "exception message"; 12306 char exception_name[256]; 12310 read_memory (addr, (gdb_byte *) exception_name, 12311 sizeof (exception_name) - 1); 12312 exception_name [sizeof (exception_name) - 1] = '\0'; 12322 memcpy (exception_name, "exception", sizeof ("exception")); 12325 the exception name as "unhandled EXCEPTION_NAME", to make 12331 uiout->field_string ("exception-name", exception_name); 12524 std::string exception_name; 12288 char exception_name[256]; local 12506 std::string exception_name; local [all...] |
| ada-lang.c | 11966 raise Exception_Name with "exception message"; 12306 char exception_name[256]; 12310 read_memory (addr, (gdb_byte *) exception_name, 12311 sizeof (exception_name) - 1); 12312 exception_name [sizeof (exception_name) - 1] = '\0'; 12322 memcpy (exception_name, "exception", sizeof ("exception")); 12325 the exception name as "unhandled EXCEPTION_NAME", to make 12331 uiout->field_string ("exception-name", exception_name); 12524 std::string exception_name; 12288 char exception_name[256]; local 12506 std::string exception_name; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| ada-lang.c | 11977 raise Exception_Name with "exception message"; 12317 char exception_name[256]; 12321 read_memory (addr, (gdb_byte *) exception_name, 12322 sizeof (exception_name) - 1); 12323 exception_name [sizeof (exception_name) - 1] = '\0'; 12333 memcpy (exception_name, "exception", sizeof ("exception")); 12336 the exception name as "unhandled EXCEPTION_NAME", to make 12342 uiout->field_string ("exception-name", exception_name); 12535 std::string exception_name; 12299 char exception_name[256]; local 12517 std::string exception_name; local [all...] |
| ada-lang.c | 11977 raise Exception_Name with "exception message"; 12317 char exception_name[256]; 12321 read_memory (addr, (gdb_byte *) exception_name, 12322 sizeof (exception_name) - 1); 12323 exception_name [sizeof (exception_name) - 1] = '\0'; 12333 memcpy (exception_name, "exception", sizeof ("exception")); 12336 the exception name as "unhandled EXCEPTION_NAME", to make 12342 uiout->field_string ("exception-name", exception_name); 12535 std::string exception_name; 12299 char exception_name[256]; local 12517 std::string exception_name; local [all...] |