Searched refs:noteAddr (Results 1 – 2 of 2) sorted by relevance
443 std::string DfxElf::GetBuildId(uint64_t noteAddr, uint64_t noteSize) in GetBuildId() argument446 if (__builtin_add_overflow(noteAddr, noteSize, &tmp)) { in GetBuildId()451 uint64_t ptr = noteAddr; in GetBuildId()457 ptr = noteAddr + offset; in GetBuildId()468 ptr = noteAddr + offset; in GetBuildId()487 ptr = noteAddr + offset; in GetBuildId()
52 static std::string GetBuildId(uint64_t noteAddr, uint64_t noteSize);