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

/frameworks/rs/cpu_ref/linkloader/include/
H A DELFSectionHeader.h113 word_t sh_entsize; member in class:ELFSectionHeader
132 AR & sh_entsize; local
152 return sh_entsize;
164 xword_t sh_entsize; member in class:ELFSectionHeader
183 AR & sh_entsize; local
203 return sh_entsize;
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp330 shdr[sectIdx].sh_entsize = getSectEntrySize<SIZE>(*ld_sect);
574 /// getSectEntrySize - compute ElfXX_Shdr::sh_entsize
597 // character is specified in the section header's sh_entsize field.

Completed in 1156 milliseconds