HomeSort by: relevance | last modified time | path
    Searched refs:func8b (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
inline-break.c 120 func8b (int x) function
128 return func8b (x * 31);
236 x = func8a (x) + func8b (x);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
inline-break.c 120 func8b (int x) function
128 return func8b (x * 31);
236 x = func8a (x) + func8b (x);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-inline-break.S 163 .globl func8b
164 .type func8b, @function
165 func8b: label
183 .size func8b, .-func8b
826 .long .LASF5 # DW_AT_name: "func8b"
1537 .ascii "func8b\0" # external name
1653 .string "func8b"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-inline-break.S 163 .globl func8b
164 .type func8b, @function
165 func8b: label
183 .size func8b, .-func8b
826 .long .LASF5 # DW_AT_name: "func8b"
1537 .ascii "func8b\0" # external name
1653 .string "func8b"

Completed in 29 milliseconds