L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
backtrace.h
Go to the documentation of this file.
1
5
/*
6
* (c) 2008-2009 Adam Lackorzynski <adam@os.inf.tu-dresden.de>,
7
* Alexander Warg <warg@os.inf.tu-dresden.de>
8
* economic rights: Technische Universität Dresden (Germany)
9
* License: see LICENSE.spdx (in this directory or the directories above)
10
*/
11
#pragma once
12
13
#include <
l4/sys/compiler.h
>
14
15
__BEGIN_DECLS
16
24
int
l4util_backtrace
(
void
**pc_array,
int
max_len);
25
26
__END_DECLS
l4util_backtrace
int l4util_backtrace(void **pc_array, int max_len)
Fill backtrace structure.
compiler.h
L4 compiler related defines.
__END_DECLS
#define __END_DECLS
End section with C types and functions.
Definition
compiler.h:167
__BEGIN_DECLS
#define __BEGIN_DECLS
Start section with C types and functions.
Definition
compiler.h:164
l4
util
backtrace.h
Generated on Fri May 23 2025 13:40:52 for L4Re Operating System Framework by
1.9.8