Home
last modified time | relevance | path

Searched refs:GetHalfAt (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc474 Half GetHalfAt(off_t pos) { in GetHalfAt() function in __anon9f1770860111::ElfParser
497 table_count_ = parser_.GetHalfAt(offsetof(ElfHeader, e_shnum)); in SectionIterator()
498 table_entry_size_ = parser_.GetHalfAt(offsetof(ElfHeader, e_shentsize)); in SectionIterator()