OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_error_handler
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coffgen.c
1441
bfd_error_handler_type
current_error_handler
;
local
1449
current_error_handler
= bfd_set_error_handler (null_error_handler);
1453
(void) bfd_set_error_handler (
current_error_handler
);
/src/external/gpl3/binutils.old/dist/bfd/
coffgen.c
1433
bfd_error_handler_type
current_error_handler
;
local
1441
current_error_handler
= bfd_set_error_handler (null_error_handler);
1445
(void) bfd_set_error_handler (
current_error_handler
);
/src/external/gpl3/gdb.old/dist/bfd/
coffgen.c
1416
bfd_error_handler_type
current_error_handler
;
local
1424
current_error_handler
= bfd_set_error_handler (null_error_handler);
1428
(void) bfd_set_error_handler (
current_error_handler
);
/src/external/gpl3/gdb/dist/bfd/
coffgen.c
1433
bfd_error_handler_type
current_error_handler
;
local
1441
current_error_handler
= bfd_set_error_handler (null_error_handler);
1445
(void) bfd_set_error_handler (
current_error_handler
);
Completed in 49 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026