Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h415 char *curShNameForNhdr = reinterpret_cast<char *>(addr + buildIdOffset + sizeof(*nhdr)); in ParseELFSectionsForBuildId() local
421 if (strcmp(curShNameForNhdr, gnu) != 0 || nhdr->n_type != NT_GNU_BUILD_ID) { in ParseELFSectionsForBuildId()

Completed in 2 milliseconds