Home
last modified time | relevance | path

Searched refs:extendSectionHeaderIndex (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.cpp374 .extendSectionHeaderIndex = static_cast<int>(cnt); in GetElfItem()
376 /* Set the own extendSectionHeaderIndex field in case it has not yet in GetElfItem()
378 if (elfItemField.sections.data()[cnt].extendSectionHeaderIndex == 0) { in GetElfItem()
379 elfItemField.sections.data()[cnt].extendSectionHeaderIndex = -1; in GetElfItem()
H A Delf_checker.h207 int extendSectionHeaderIndex; /* Index of the extended section index member

Completed in 3 milliseconds