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

  /external/elfutils/src/
ar.c 818 struct armem struct
824 struct armem *next;
836 write_member (struct armem *memb, off_t *startp, off_t *lenp, Elf *elf,
890 remember_long_name (struct armem *mem, const char *name, size_t namelen)
905 struct armem *to_copy = NULL;
955 struct armem *newp = alloca (sizeof (struct armem));
1027 struct armem *last = to_copy;
1087 struct armem *all = NULL;
1088 struct armem *after_memberelem = NULL
    [all...]
readelf.c 617 Elf *armem = elf_begin (-1, ELF_C_READ_MMAP, pure_elf); local
619 pure_elf = armem;
    [all...]

Completed in 49 milliseconds