Home
last modified time | relevance | path

Searched refs:update_total_code_bytes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc123 static void update_total_code_bytes (unsigned int);
4397 update_total_code_bytes (unsigned int nbytes) in update_total_code_bytes() function
4485 update_total_code_bytes (last_address); in pa_output_function_epilogue()
8898 update_total_code_bytes (nbytes); in pa_asm_output_mi_thunk()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c123 static void update_total_code_bytes (unsigned int);
4363 update_total_code_bytes (unsigned int nbytes) in update_total_code_bytes() function
4451 update_total_code_bytes (last_address); in pa_output_function_epilogue()
8866 update_total_code_bytes (nbytes); in pa_asm_output_mi_thunk()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200311610 * pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.
16758 * pa.c (update_total_code_bytes): New function.
16763 update_total_code_bytes.
H A DChangeLog-200934328 (update_total_code_bytes): Change argument to unsigned. Don't