Searched refs:debug_addr (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | solib-sunos.c | 131 static CORE_ADDR debug_addr; variable 526 read_memory (debug_addr, (char *) &debug_copy, sizeof (debug_copy)); in disable_break() 611 debug_addr = SOLIB_EXTRACT_ADDRESS (dynamic_copy.ldd); in enable_break() 615 flag_addr = debug_addr + (CORE_ADDR) ((char *) &debug_copy.ldd_in_debugger - in enable_break() 655 if (debug_addr == 0) in sunos_special_symbol_handling() 671 debug_addr = SOLIB_EXTRACT_ADDRESS (dynamic_copy.ldd); in sunos_special_symbol_handling() 677 j = target_read_memory (debug_addr, (char *) &debug_copy, in sunos_special_symbol_handling()
|
| D | ChangeLog-2000 | 1296 ld_2_copy, debug_addr, flag_addr, LM_ADDR, LM_NEXT, LM_NAME,
|
| D | ChangeLog-1992 | 4177 must set up debug_addr. Don't print error messages, just return.
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| D | Dwarf.def | 1176 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1000 current program location in the ``.debug_addr``, ``.debug_line``, 1046 the entries in the ``.debug_info``, ``.debug_addr``, ``.debug_line``, 1680 represents a zero-based index into the ``.debug_addr`` section relative to 1682 unit. The value N in the ``.debug_addr`` section has the size of the generic 2264 a zero-based index into the ``.debug_addr`` section relative to the value of 2266 address value A in the ``.debug_addr`` section has the size of the generic
|