HomeSort by relevance Sort by last modified time
    Searched refs:get_die_end (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
reduced_debug_output.h 119 // entry. If successful returns true. Get_die_end also takes a pointer to
124 get_die_end(unsigned char* die, unsigned char* abbrev,
reduced_debug_output.cc 39 // successful returns true. Get_die_end also takes a pointer to the end of the
43 Output_reduced_debug_info_section::get_die_end( function in class:gold::Output_reduced_debug_info_section
298 if (!this->get_die_end(debug_info, die_abbrev, &die_end,
340 if (!this->get_die_end(debug_info, die_abbrev, &die_end,

Completed in 163 milliseconds