#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include "backtrace.h"
#include "backtrace-supported.h"
#include "testlib.h"
Go to the source code of this file.
◆ f2()
| static int f2 |
( |
int |
f1line | ) |
|
|
static |
◆ f22()
| static int f22 |
( |
int |
f1line | ) |
|
|
static |
◆ f23()
| static int f23 |
( |
int f1line |
__attribute__(unused), |
|
|
int f2line |
__attribute__(unused) |
|
) |
| |
|
static |
◆ f3()
| static int f3 |
( |
int f1line |
__attribute__(unused), |
|
|
int f2line |
__attribute__(unused) |
|
) |
| |
|
static |
◆ main()
| int main |
( |
int argc |
ATTRIBUTE_UNUSED, |
|
|
char ** |
argv |
|
) |
| |
◆ test1()
| static int test1 |
( |
void |
| ) |
|
|
static |
◆ test3()
| static int test3 |
( |
void |
| ) |
|
|
static |
◆ test5()