Searched refs:N_MAIN (Results 1 – 7 of 7) sorted by relevance
49 #define N_MAIN 0x2a /* main function name */ macro
99 #define N_MAIN 0x2a /* main function name */ macro
51 __define_stab (N_MAIN, 0x2a, "MAIN")
2075 case N_MAIN: /* Can definitely ignore this. */ in read_dbx_symtab()3180 case N_MAIN: /* Name of main routine. */ in process_one_symbol()
3272 case N_MAIN: /* Can definitely ignore this. */ in parse_partial_symbols()
406 @findex N_MAIN408 @code{N_MAIN} stab type tells the debugger the name that is used in this412 but some C compilers emit an @code{N_MAIN} stab for the @code{main}3264 @item 0x2a N_MAIN
670 case N_MAIN: in parse_stab()