Searched refs:debug_addr (Results 1 – 3 of 3) sorted by relevance
87 static CORE_ADDR debug_addr; variable482 read_memory (debug_addr, (char *) &debug_copy, sizeof (debug_copy)); in disable_break()567 debug_addr = SOLIB_EXTRACT_ADDRESS (dynamic_copy.ldd); in enable_break()571 flag_addr = debug_addr + (CORE_ADDR) ((char *) &debug_copy.ldd_in_debugger - in enable_break()611 if (debug_addr == 0) in sunos_special_symbol_handling()627 debug_addr = SOLIB_EXTRACT_ADDRESS (dynamic_copy.ldd); in sunos_special_symbol_handling()633 j = target_read_memory (debug_addr, (char *) &debug_copy, in sunos_special_symbol_handling()
2951 const DWARFDataExtractor &debug_addr = in Evaluate() local2955 stack.push_back(Scalar(debug_addr.GetU32(&offset))); in Evaluate()2958 stack.push_back(Scalar(debug_addr.GetU64(&offset))); in Evaluate()
875 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr")