StackOverflow Questions for Tag: dladdr

Rhino hu
Rhino hu

Reputation: 13

C How to make static function to be contained in .dynsym?

Score: 1

Views: 157

Answers: 0

Read More
Lolo
Lolo

Reputation: 4169

How to lookup the function addresses of ALL functions instrumented with gcc -finstrument-functions flag?

Score: 1

Views: 35

Answers: 0

Read More
Hunter
Hunter

Reputation: 11

Identifying which global variable is allocated by which shared library

Score: 0

Views: 85

Answers: 0

Read More
Raon
Raon

Reputation: 1286

Get List of all native classes

Score: 8

Views: 5985

Answers: 3

Read More
user3443063
user3443063

Reputation: 1625

Is there an equivalent of GetModuleFileName() for Linux and how would I use it?

Score: 1

Views: 692

Answers: 1

Read More
Kirubakaran
Kirubakaran

Reputation: 398

How to print source file name with dladdr() function?

Score: 0

Views: 546

Answers: 1

Read More
Bruce Adams
Bruce Adams

Reputation: 5619

Is it possible to define a symbol dynamically such that it will be found by dlsym?

Score: 3

Views: 194

Answers: 0

Read More
IanPudney
IanPudney

Reputation: 6031

Memory semantics of dladdr() out parameter

Score: 5

Views: 293

Answers: 1

Read More
user1462309
user1462309

Reputation: 489

On Linux, in a C++ program, how do I find the path to the shared library that was loaded?

Score: 3

Views: 229

Answers: 1

Read More
embedc
embedc

Reputation: 1665

Name of a function defined in executable (using dladdr)

Score: 2

Views: 1524

Answers: 1

Read More
queen3
queen3

Reputation: 15521

dladdr does not return full path in dli_fname

Score: 0

Views: 2206

Answers: 1

Read More
surfcode
surfcode

Reputation: 465

C++ function address -- using dladdr and backtrace()

Score: 1

Views: 1332

Answers: 0

Read More
app
app

Reputation: 431

variable name, function arguments at run time in C

Score: 6

Views: 887

Answers: 4

Read More
along18
along18

Reputation: 31

Why does dladdr return a path to the executable on position independent code on arm-linux?

Score: 3

Views: 1725

Answers: 0

Read More
zapredelom
zapredelom

Reputation: 1029

dose dladdr able to get the info from static member?

Score: 0

Views: 719

Answers: 1

Read More
Hristo Venev
Hristo Venev

Reputation: 992

glibc - get handle to shared library having symbol containing specified address

Score: 2

Views: 974

Answers: 1

Read More
linuxbuild
linuxbuild

Reputation: 16153

How can I get more information about symbol by it's address in memory

Score: 2

Views: 3028

Answers: 2

Read More
PreviousPage 1Next