Searched defs:getSectEntrySize (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp330 shdr[sectIdx].sh_entsize = getSectEntrySize<SIZE>(*ld_sect);
574 /// getSectEntrySize - compute ElfXX_Shdr::sh_entsize
576 uint64_t ELFObjectWriter::getSectEntrySize(const LDSection& pSection) const function in class:ELFObjectWriter

Completed in 137 milliseconds