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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.btrace/
i686-record_goto.S 109 .globl fun4
110 .type fun4, @function
111 fun4: label
141 .size fun4, .-fun4
158 call fun4
222 .long .LASF3 # DW_AT_name: "fun4"
368 .string "fun4"
record_goto.c 39 fun4 (void) function
40 { /* fun4.1 */
41 fun1 (); /* fun4.2 */
42 fun2 (); /* fun4.3 */
43 fun3 (); /* fun4.4 */
44 } /* fun4.5 */
49 fun4 (); /* main.2 */
x86_64-record_goto.S 106 .globl fun4
107 .type fun4, @function
108 fun4: label
135 .size fun4, .-fun4
151 call fun4
209 .long .LASF3 # DW_AT_name: "fun4"
321 .ascii "fun4\0" # external name
339 .string "fun4"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/
i686-record_goto.S 109 .globl fun4
110 .type fun4, @function
111 fun4: label
141 .size fun4, .-fun4
158 call fun4
222 .long .LASF3 # DW_AT_name: "fun4"
368 .string "fun4"
record_goto.c 39 fun4 (void) function
40 { /* fun4.1 */
41 fun1 (); /* fun4.2 */
42 fun2 (); /* fun4.3 */
43 fun3 (); /* fun4.4 */
44 } /* fun4.5 */
49 fun4 (); /* main.2 */
x86_64-record_goto.S 106 .globl fun4
107 .type fun4, @function
108 fun4: label
135 .size fun4, .-fun4
151 call fun4
209 .long .LASF3 # DW_AT_name: "fun4"
321 .ascii "fun4\0" # external name
339 .string "fun4"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
structs.c 135 struct struct4 fun4() function
208 void Fun4(struct struct4 foo4)
323 Fun4(foo4);
352 L4 = fun4();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
structs.c 135 struct struct4 fun4() function
208 void Fun4(struct struct4 foo4)
323 Fun4(foo4);
352 L4 = fun4();

Completed in 24 milliseconds