Home
last modified time | relevance | path

Searched refs:gcc_compiled (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/gdb/gdb/
HDinfcmd.c1150 int gcc_compiled; in finish_command_continuation() local
1164 gcc_compiled = BLOCK_GCC_COMPILED (SYMBOL_BLOCK_VALUE (function)); in finish_command_continuation()
1165 struct_return = using_struct_return (value_type, gcc_compiled); in finish_command_continuation()
1276 int gcc_compiled; in finish_command() local
1288 gcc_compiled = BLOCK_GCC_COMPILED (SYMBOL_BLOCK_VALUE (function)); in finish_command()
1289 struct_return = using_struct_return (value_type, gcc_compiled); in finish_command()
/trueos/contrib/binutils/binutils/
HDstabs.c68 int gcc_compiled; member
422 info->gcc_compiled = 0; in parse_stab()
659 info->gcc_compiled = 2; in parse_stab()
661 info->gcc_compiled = 1; in parse_stab()
709 if (info->gcc_compiled >= 2) in parse_stab_string()
3210 || (info->gcc_compiled == 0 && info->n_opt_found)) in stab_record_variable()
/trueos/contrib/gcc/
HDFSFChangeLog2587 (compile_file): Try to emit nop to separate gcc_compiled symbol.
HDChangeLog-200124799 * config/pa/lib2funcs.asm: Delete gcc_compiled. label.
/trueos/contrib/gdb/gdb/doc/
HDgdbint.texinfo3332 are @code{gcc_compiled.} and @code{gcc2_compiled.},
/trueos/contrib/binutils/gas/
HDChangeLog-92954833 (VMS_TBT_Routine_End): don't bother checking for `gcc_compiled.'