Home
last modified time | relevance | path

Searched defs:secSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/
Dark_stackmap.h27 uint32_t secSize; member
Dark_stackmap_builder.cpp97 uint32_t secSize = AOTFileInfo.secHead.secSize; in GenerateArkStackMap() local
296 uint32_t secSize = 0; in GenArkCallsiteAOTFileInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp74 uint32_t secSize = secShdr.sh_size; in ParseELFSections() local
118 uint32_t secSize = secShdr.sh_size; in ParseELFSections() local
189 uint32_t secSize = secShdr.sh_size; in ParseELFSections() local
Dan_file_info.cpp103 uint32_t secSize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in ParseFunctionEntrySection() local