Home
last modified time | relevance | path

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

/third_party/elfutils/libelf/
H A DlibelfP.h332 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
351 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
376 int shdr_malloced; /* Nonzero if shdr array was allocated. */ member
H A Delf32_getshdr.c75 elf->state.ELFW(elf,LIBELFBITS).shdr_malloced = 1; in ElfW2()
208 elf->state.ELFW(elf,LIBELFBITS).shdr_malloced = 0; in ElfW2()
H A Delf_end.c200 if (elf->state.elf.shdr_malloced != 0) in elf_end()
H A Delf32_updatefile.c241 if (!elf->state.ELFW(elf,LIBELFBITS).shdr_malloced in __elfw2()
458 if (!elf->state.ELFW(elf,LIBELFBITS).shdr_malloced in __elfw2()

Completed in 4 milliseconds