Searched refs:eh_frame_size_ (Results 1 – 3 of 3) sorted by relevance
115 void FakeSetEhFrameSize(uint64_t size) { eh_frame_size_ = size; } in FakeSetEhFrameSize()126 void FakeSetEhFrameSize(uint64_t size) { eh_frame_size_ = size; } in FakeSetEhFrameSize()
85 uint64_t eh_frame_size() { return eh_frame_size_; } in eh_frame_size()148 uint64_t eh_frame_size_ = 0; variable
139 if (!eh_frame_->Init(eh_frame_offset_, eh_frame_size_, load_bias)) { in InitHeadersWithTemplate()148 eh_frame_size_ = static_cast<uint64_t>(-1); in InitHeadersWithTemplate()348 size_ptr = &eh_frame_size_; in ReadSectionHeaders()