Searched refs:debug_addr (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A 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()
|
H A D | ChangeLog-2000 | 1296 ld_2_copy, debug_addr, flag_addr, LM_ADDR, LM_NEXT, LM_NAME,
|
H A D | ChangeLog-1992 | 4177 must set up debug_addr. Don't print error messages, just return.
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.def | 1176 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 1560 current program location in the `.debug_addr`, `.debug_line`, 1606 the entries in the `.debug_info`, `.debug_addr`, `.debug_line`, 2184 a zero-based index into the `.debug_addr` section relative to the value of 2186 value N in the `.debug_addr` section has the size of the generic type. It 2636 zero-based index into the `.debug_addr` section relative to the value of the 2638 value A in the `.debug_addr` section has the size of the generic type.
|
/openbsd/gnu/llvm/llvm/docs/ |
H A 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
|