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

  /external/elfutils/0.153/src/
ar.c 845 struct armem struct
851 struct armem *next;
863 write_member (struct armem *memb, off_t *startp, off_t *lenp, Elf *elf,
917 remember_long_name (struct armem *mem, const char *name, size_t namelen)
932 struct armem *to_copy = NULL;
982 struct armem *newp = alloca (sizeof (struct armem));
1054 struct armem *last = to_copy;
1114 struct armem *all = NULL;
1115 struct armem *after_memberelem = NULL
    [all...]
readelf.c 670 Elf *armem = elf_begin (-1, ELF_C_READ_MMAP, pure_elf); local
672 pure_elf = armem;
    [all...]

Completed in 69 milliseconds