Searched refs:eh_frame_section_bias_ (Results 1 – 2 of 2) sorted by relevance
89 int64_t eh_frame_section_bias() { return eh_frame_section_bias_; } in eh_frame_section_bias()159 int64_t eh_frame_section_bias_ = 0; variable
154 if (!eh_frame_hdr->EhFrameInit(eh_frame_offset_, eh_frame_size_, eh_frame_section_bias_) || in InitHeadersWithTemplate()164 if (!eh_frame_->Init(eh_frame_offset_, eh_frame_size_, eh_frame_section_bias_)) { in InitHeadersWithTemplate()174 eh_frame_section_bias_ = 0; in InitHeadersWithTemplate()384 eh_frame_section_bias_ = static_cast<uint64_t>(shdr.sh_addr) - shdr.sh_offset; in ReadSectionHeaders()