Home
last modified time | relevance | path

Searched defs:elf_start_offset (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/
DElf.cpp384 uint64_t elf_start_offset = 0; in CacheGet() local
/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h161 inline uint64_t elf_start_offset() { return GetElfFields().elf_start_offset_; } in elf_start_offset() function