Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDwarfEhFrameWithHdr.cpp52 hdr_section_bias_ = info.bias; in Init()
160 value += hdr_section_bias_; in GetFdeInfoFromIndex()
DDwarfEhFrameWithHdr.h80 uint64_t hdr_section_bias_ = 0; variable