Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDwarfEhFrameWithHdr.cpp47 hdr_section_bias_ = section_bias; in Init()
155 value += hdr_section_bias_; in GetFdeInfoFromIndex()
DDwarfEhFrameWithHdr.h78 uint64_t hdr_section_bias_ = 0; variable