OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__libelf_version_initialized
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/libelf/
elf_version.c
26
int
__libelf_version_initialized
;
variable
48
__libelf_version_initialized
= 1;
nlist.c
72
if (
__libelf_version_initialized
== 0)
libelfP.h
390
extern int
__libelf_version_initialized
attribute_hidden;
elf_begin.c
986
if (!
__libelf_version_initialized
)
Completed in 45 milliseconds