Searched refs:sh_info (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/linkloader/include/
H A DELFSectionHeader.h45 word_t sh_info; member in class:ELFSectionHeader_CRTP
79 return sh_info;
131 AR & sh_info; local
182 AR & sh_info; local
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReader.h118 /// LinkInfo - some section needs sh_link and sh_info, remember them.
122 uint32_t sh_info; member in struct:mcld::ELFReaderIF::LinkInfo
/frameworks/compile/mclinker/lib/LD/
H A DELFWriter.cpp210 shdr[sectIdx].sh_info = getSectInfo(*ld_sect, pOutput);
246 shdr[sectIdx].sh_info = getSectInfo(*ld_sect, pOutput);
616 /// getSectInfo - compute ElfXX_Shdr::sh_info

Completed in 104 milliseconds