Home
last modified time | relevance | path

Searched refs:shdr_malloced (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libelf/
DlibelfP.h329 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
350 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
376 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
Delf32_getshdr.c97 elf->state.ELFW(elf,LIBELFBITS).shdr_malloced = 1; in ElfW2()
204 elf->state.ELFW(elf,LIBELFBITS).shdr_malloced = 0; in ElfW2()
Delf_end.c215 if (elf->state.elf.shdr_malloced != 0)
Delf32_updatefile.c238 if (!elf->state.ELFW(elf,LIBELFBITS).shdr_malloced in __elfw2()
400 if (!elf->state.ELFW(elf,LIBELFBITS).shdr_malloced in __elfw2()