Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DElfInterface.cpp536 bool GetBuildIDInfo(Memory* memory, uint64_t* build_id_offset, uint64_t* build_id_size) { in GetBuildIDInfo() function
580 if (!GetBuildIDInfo<EhdrType, ShdrType>(memory, &note_offset, &note_size)) { in ReadBuildIDFromMemory()