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

/frameworks/compile/linkloader/include/
H A DELFSectionHeader.h41 word_t sh_type; member in class:ELFSectionHeader_CRTP
63 return sh_type;
125 AR & sh_type; local
176 AR & sh_type; local
/frameworks/compile/mclinker/lib/LD/
H A DELFWriter.cpp202 shdr[sectIdx].sh_type = ld_sect->type();
235 shdr[sectIdx].sh_type = ld_sect->type();

Completed in 56 milliseconds