Home
last modified time | relevance | path

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

/aosp12/bionic/libc/malloc_debug/
H A DMapData.h49 uintptr_t elf_start_offset = 0; member
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DMapInfo.h109 inline uint64_t elf_start_offset() { return GetElfFields().elf_start_offset_; } in elf_start_offset() function