Home
last modified time | relevance | path

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

/external/elfutils/libelf/
DlibelfP.h330 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
349 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
374 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
Delf32_getshdr.c77 elf->state.ELFW(elf,LIBELFBITS).shdr_malloced = 1; in ElfW2()
210 elf->state.ELFW(elf,LIBELFBITS).shdr_malloced = 0; in ElfW2()
Delf_end.c201 if (elf->state.elf.shdr_malloced != 0) in elf_end()
Delf32_updatefile.c244 if (!elf->state.ELFW(elf,LIBELFBITS).shdr_malloced in __elfw2()
461 if (!elf->state.ELFW(elf,LIBELFBITS).shdr_malloced in __elfw2()