HomeSort by: relevance | last modified time | path
    Searched defs:fun3 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.btrace/
i686-record_goto.S 79 .globl fun3
80 .type fun3, @function
81 fun3: label
108 .size fun3, .-fun3
131 call fun3
211 .long .LASF2 # DW_AT_name: "fun3"
382 .string "fun3"
record_goto.c 32 fun3 (void) function
33 { /* fun3.1 */
34 fun1 (); /* fun3.2 */
35 fun2 (); /* fun3.3 */
36 } /* fun3.4 */
43 fun3 (); /* fun4.4 */
x86_64-record_goto.S 79 .globl fun3
80 .type fun3, @function
81 fun3: label
105 .size fun3, .-fun3
127 call fun3
199 .long .LASF2 # DW_AT_name: "fun3"
319 .ascii "fun3\0" # external name
353 .string "fun3"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/
i686-record_goto.S 79 .globl fun3
80 .type fun3, @function
81 fun3: label
108 .size fun3, .-fun3
131 call fun3
211 .long .LASF2 # DW_AT_name: "fun3"
382 .string "fun3"
record_goto.c 32 fun3 (void) function
33 { /* fun3.1 */
34 fun1 (); /* fun3.2 */
35 fun2 (); /* fun3.3 */
36 } /* fun3.4 */
43 fun3 (); /* fun4.4 */
x86_64-record_goto.S 79 .globl fun3
80 .type fun3, @function
81 fun3: label
105 .size fun3, .-fun3
127 call fun3
199 .long .LASF2 # DW_AT_name: "fun3"
319 .ascii "fun3\0" # external name
353 .string "fun3"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
structs.c 131 struct struct3 fun3() function
204 void Fun3(struct struct3 foo3)
322 Fun3(foo3);
351 L3 = fun3();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
structs.c 131 struct struct3 fun3() function
204 void Fun3(struct struct3 foo3)
322 Fun3(foo3);
351 L3 = fun3();

Completed in 58 milliseconds