Home
last modified time | relevance | path

Searched defs:sh_type (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc402 Word sh_type; member
443 Word sh_type; member
538 Word sh_type = GetWordAt(table_offset + offsetof(Shdr, sh_type)); in GetSectionOffsetByType() local
555 Word sh_type = GetWordAt(table_offset + offsetof(Shdr, sh_type)); in GetDynamicStringTableIndex() local
/ndk/sources/host-tools/ndk-stack/elff/
Delff_elf.h210 Elf_Word sh_type; member