HomeSort by relevance Sort by last modified time
    Searched defs:load_bias_ (Results 1 - 2 of 2) sorted by null

  /system/core/libunwindstack/include/unwindstack/
Elf.h 73 uint64_t GetLoadBias() { return load_bias_; }
112 uint64_t load_bias_ = 0; member in class:unwindstack::Elf
  /bionic/linker/
linker_phdr.h 52 ElfW(Addr) load_bias() const { return load_bias_; }
99 ElfW(Addr) load_bias_; member in class:ElfReader

Completed in 44 milliseconds