Searched refs:fde_offset (Results 1 – 2 of 2) sorted by relevance
60 record_fde(section_offset_type fde_offset, unsigned char fde_encoding) in record_fde() argument63 this->fde_offsets_.push_back(std::make_pair(fde_offset, fde_encoding)); in record_fde()142 section_offset_type fde_offset, unsigned char fde_encoding);
225 section_offset_type fde_offset, in get_fde_pc() argument230 const unsigned char* p = eh_frame_contents + fde_offset + 8; in get_fde_pc()275 pc += eh_frame_address + fde_offset + 8; in get_fde_pc()