OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ndynamic
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/stdio/
findfp.c
46
#define
NDYNAMIC
10 /* add ten more whenever necessary */
120
if ((g = moreglue(
NDYNAMIC
)) == NULL)
/external/elfutils/src/
ld.h
965
int
ndynamic
;
member in struct:ld_state
elflint.c
1267
static int
ndynamic
;
variable
[
all
...]
ldgeneric.c
[
all
...]
readelf.c
1134
\
nDynamic
segment contains %lu entry:\n Addr: %#0*" PRIx64 " Offset: %#08" PRIx64 " Link to section: [%2u] '%s'\n",
1136
\
nDynamic
segment contains %lu entries:\n Addr: %#0*" PRIx64 " Offset: %#08" PRIx64 " Link to section: [%2u] '%s'\n",
[
all
...]
Completed in 85 milliseconds