Searched refs:abs_offsets (Results 1 – 1 of 1) sorted by relevance
245 std::vector<size_t> abs_offsets; in ParseFile() local247 if (!RVAsToOffsets(&abs32_locations_, &abs_offsets)) in ParseFile()253 std::vector<size_t>::iterator current_abs_offset = abs_offsets.begin(); in ParseFile()256 std::vector<size_t>::iterator end_abs_offset = abs_offsets.end(); in ParseFile()