Home
last modified time | relevance | path

Searched refs:load_debug_info (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpreference.c167 debug_printf(TEXT("load debug info: %S\n"), pref->load_debug_info ? in pref_dump()
348 buf.load_debug_info = TRUE; in pref_read()
351 buf.load_debug_info = FALSE; in pref_read()
640 if(buf->load_debug_info){ in pref_write()
H A Dpbsdboot.h86 BOOL load_debug_info; member
H A Dmain.c551 pref.load_debug_info = FALSE; in WinMain()
708 pref.load_debug_info, 0); in PropDlgProc()
764 pref.load_debug_info = TRUE; in PropDlgProc()
766 pref.load_debug_info = FALSE; in PropDlgProc()
H A Delf.c238 if (pref.load_debug_info) { in scanfile()
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.h110 BOOL load_debug_info; member
/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp347 SET_CHECK(DEBUG, pref.load_debug_info); in init()
381 pref.load_debug_info = IS_CHECKED(DEBUG); in get()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2012117 (load_debug_info): Fix typo.
426 (load_debug_info): Check for .debug_info.dwo section.
H A DChangeLog-2008817 (load_debug_info): Remember a failed attempt to load and parse the
819 (display_debug_lines): Check the return value from load_debug_info
H A DChangeLog-2013488 (load_debug_info): Call load_cu_tu_indexes.
H A Ddwarf.c4343 load_debug_info (void * file) in load_debug_info() function
5974 load_debug_info (file); in display_debug_pubnames_worker()
7350 if (load_debug_info (file) == 0) in display_debug_loc()
7662 load_debug_info (file); in display_debug_aranges()
7806 if (load_debug_info (file) == 0) in display_debug_addr()
8339 if (load_debug_info (file) == 0) in display_debug_ranges()
H A DChangeLog-2010656 (load_debug_info): Adjust call of process_debug_info.
H A DChangeLog-2017218 (load_debug_info): Likewise.
713 (load_debug_info): Remove assignments to those two variables.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2012117 (load_debug_info): Fix typo.
426 (load_debug_info): Check for .debug_info.dwo section.
H A DChangeLog-2008817 (load_debug_info): Remember a failed attempt to load and parse the
819 (display_debug_lines): Check the return value from load_debug_info
H A DChangeLog-2013488 (load_debug_info): Call load_cu_tu_indexes.
H A Ddwarf.c4158 load_debug_info (void * file) in load_debug_info() function
5751 load_debug_info (file); in display_debug_pubnames_worker()
7281 if (load_debug_info (file) == 0) in display_debug_loc()
7567 load_debug_info (file); in display_debug_aranges()
7712 if (load_debug_info (file) == 0) in display_debug_addr()
8261 if (load_debug_info (file) == 0) in display_debug_ranges()
H A DChangeLog-2010656 (load_debug_info): Adjust call of process_debug_info.
H A DChangeLog-2017218 (load_debug_info): Likewise.
713 (load_debug_info): Remove assignments to those two variables.