Searched refs:DEBUG_LOCATION (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | debug.h | 41 const int DEBUG_LOCATION = 0x20; variable 45 | DEBUG_LOCATION); 59 { "location", DEBUG_LOCATION }, in debug_string_to_enum()
|
D | dwarf_reader.cc | 1631 gold_debug(DEBUG_LOCATION, "read_line_mappings: %s shndx %u", in Sized_dwarf_line_info() 1962 gold_debug(DEBUG_LOCATION, "File %3d: %s", in read_header_tables_v5() 2258 gold_debug(DEBUG_LOCATION, "Logical %d [%3u:%08x]: " in read_lines() 2275 gold_debug(DEBUG_LOCATION, "Actual [%3u:%08x]: " in read_lines() 2550 gold_debug(DEBUG_LOCATION, "do_addr2line: shndx %u offset %08x", in do_addr2line() 2573 gold_debug(DEBUG_LOCATION, "do_addr2line: canonical result: %s", in do_addr2line() 2590 gold_debug(DEBUG_LOCATION, "do_addr2line: other: %s", in do_addr2line()
|