Home
last modified time | relevance | path

Searched defs:marker2 (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dbreak1.c36 int marker2 (int a) { return (1); } /* set breakpoint 8 here */ in marker2() function
41 int marker2 (a) int a; { return (1); } /* set breakpoint 9 here */ in marker2() function
H A Dsepdebug.c63 int marker2 (int a) { return (1); } /* set breakpoint 8 here */ in marker2() function
68 int marker2 (a) int a; { return (1); } /* set breakpoint 9 here */ in marker2() function
H A Dwatchpoint.c46 void marker2 () in marker2() function
H A Dscope0.c206 void marker2 () {} in marker2() function
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dlocal.cc7 void marker2 (void) in marker2() function
H A Dnamespace.cc142 void marker2 (void) in marker2() function
H A Doverload.cc78 void marker2() {} in marker2() function