Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.cpp316 uint64_t curSecAddr = des_[ShStrTableModuleDesIndex].GetSecAddr(s.first); in FindShStrTab() local
360 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::TEXT); in MergeTextSections() local
399 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::STRTAB); in MergeStrtabSections() local
423 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::SYMTAB); in MergeSymtabSections() local
460 uint64_t curSecAddr in MergeArkStackMapSections() local
625 uint64_t curSecAddr = des_[FullSecIndex].GetSecAddr(secName); PackELFSections() local
[all...]

Completed in 2 milliseconds