Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc532 Off GetSectionOffsetByType(int table_type, Off* size) { in GetSectionOffsetByType() function in __anon9f1770860111::ElfParser
634 dyn_offset_ = parser_.GetSectionOffsetByType(SHT_DYNAMIC, &dyn_size_); in DynamicIterator()