Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp310 uint64_t curSecAddr = des_[ShStrTableModuleDesIndex].GetSecAddr(s.first); in FindShStrTab() local
354 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::TEXT); in MergeTextSections() local
393 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::STRTAB); in MergeStrtabSections() local
417 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::SYMTAB); in MergeSymtabSections() local
454 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::ARK_STACKMAP); in MergeArkStackMapSections() local
711 uint64_t curSecAddr = des_[FullSecIndex].GetSecAddr(secName); in PackELFSections() local