libcw
d
version 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
pc_mangled_function_name.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2000-2006, 2018, 2026 Carlo Wood
2
// SPDX-License-Identifier: MIT
3
4
#pragma once
5
9
10
#ifndef LIBCWD_PC_MANGLED_FUNCTION_NAME_H
11
#define LIBCWD_PC_MANGLED_FUNCTION_NAME_H
12
13
namespace
libcwd
{
14
15
extern
char
const
*
pc_mangled_function_name
(
void
const
* addr);
16
17
}
// namespace libcwd
18
19
#endif
// LIBCWD_PC_MANGLED_FUNCTION_NAME_H
libcwd::pc_mangled_function_name
char const * pc_mangled_function_name(void const *pc)
Find the mangled function name of the address addr.
Definition
dwarf.cxx:1456
libcwd
namespace for libcwd.
libcwd
pc_mangled_function_name.h
Copyright © 2001-2004, 2026 Carlo Wood. All rights reserved. Generated by
1.16.1.