Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h140 template <typename EhdrType, typename ShdrType, typename NhdrType>
192 using NhdrType = typename ElfTypes::Nhdr; variable
/system/unwinding/libunwindstack/
DElfInterface.cpp294 if (gnu_build_id_size_ - offset < sizeof(NhdrType)) { in ReadBuildID()
297 NhdrType hdr; in ReadBuildID()
662 template <typename EhdrType, typename ShdrType, typename NhdrType>
678 if (note_size - offset < sizeof(NhdrType)) { in ReadBuildIDFromMemory()
681 NhdrType hdr; in ReadBuildIDFromMemory()