Searched refs:section_begin (Results 1 – 1 of 1) sorted by relevance
770 size_t section_begin) { in OffsetsIntoSection() argument776 ClampComponentOffset(section_begin)); in OffsetsIntoSection()778 SubtractFromOffset(section_begin)); in OffsetsIntoSection()787 size_t section_begin) { in ApplySectionAdjustments() argument797 if (offset == std::wstring::npos || offset < section_begin) { in ApplySectionAdjustments()801 if (offset >= section_begin + old_section_len) { in ApplySectionAdjustments()807 offset = section_begin + *host_offsets_iter; in ApplySectionAdjustments()