Searched refs:armem (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/
H A Dar.c818 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_memberele
[all...]
H A Dreadelf.c617 Elf *armem = elf_begin (-1, ELF_C_READ_MMAP, pure_elf); local
619 pure_elf = armem;

Completed in 295 milliseconds