HomeSort by relevance Sort by last modified time
    Searched full:ndynamic (Results 1 - 5 of 5) sorted by null

  /bionic/libc/stdio/
findfp.c 45 #define NDYNAMIC 10 /* add ten more whenever necessary */
111 if (g->next == NULL && (g->next = 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 187 milliseconds