Searched refs:dwarf64_header_size (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dreduced_debug_output.cc277 const int dwarf64_header_size = sizeof(uint64_t) + sizeof(uint16_t) + local
279 if (debug_info + dwarf64_header_size >= debug_info_end)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dreduced_debug_output.cc277 const int dwarf64_header_size = sizeof(uint64_t) + sizeof(uint16_t) + local
279 if (debug_info + dwarf64_header_size >= debug_info_end)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.cc277 const int dwarf64_header_size = sizeof(uint64_t) + sizeof(uint16_t) + local
279 if (debug_info + dwarf64_header_size >= debug_info_end)

Completed in 79 milliseconds