HomeSort by relevance Sort by last modified time
    Searched full:subsection_offset (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/lib/Target/
ELFAttribute.cpp 73 size_t subsection_offset = FormatVersionFieldSize; local
77 const char* subsection_data = region.begin() + subsection_offset;
105 subsection_offset + SubsectionLengthFieldSize + vendor_name_length;
117 subsection_offset += subsection_length;
118 } while ((subsection_offset + SubsectionLengthFieldSize) <

Completed in 139 milliseconds