Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/pttypesremoteobjectdescription_fuzzer/
H A Dpttypesremoteobjectdescription_fuzzer.cpp35 std::string des = obj.GetDescription(); in PtTypesRemoteObjectDescriptionFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp35 const auto &des = GetCodeUnits(); in CalCallSiteInfo() local
H A Dan_file_data_manager.cpp213 const std::vector<ModuleSectionDes> &des = loadedStub_->GetCodeUnits(); in SafeInsideStub() local
227 const std::vector<ModuleSectionDes> &des = info->GetCodeUnits(); in SafeInsideAOT() local
H A Daot_file_info.h75 FuncEntryDes des; local
[all...]
H A Dstub_file_info.cpp36 ModuleSectionDes &des = des_[0]; in Save() local
91 ModuleSectionDes &des = des_[0]; in MmapLoad() local
132 ModuleSectionDes &des in Load() local
[all...]
H A Dan_file_info.cpp55 ModuleSectionDes &des = des_[0]; in LoadInternal() local
132 void AnFileInfo::ParseFunctionEntrySection(ModuleSectionDes &des) in ParseFunctionEntrySection() argument
145 ModuleSectionDes &des = des_[0]; in UpdateFuncEntries() local
210 ModuleSectionDes &des = des_[ElfBuilder::FuncEntryModuleDesIndex]; AddFuncEntrySec() local
[all...]
H A Delf_reader.cpp48 void ElfReader::ParseELFSections(ModuleSectionDes &des, std::vector<ElfSecName> &secs) in ParseELFSections() argument
87 void ElfReader::ParseELFSections(std::vector<ModuleSectionDes> &des, std::vector<ElfSecName> &secs) in ParseELFSections() argument
162 ParseELFSections(BinaryBufferParser &parser, std::vector<ModuleSectionDes> &des, std::vector<ElfSecName> &secs) ParseELFSections() argument
278 SeparateTextSections(std::vector<ModuleSectionDes> &des, const uintptr_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &moduleInfoOffset) SeparateTextSections() argument
302 SeparateArkStackMapSections(std::vector<ModuleSectionDes> &des, const uintptr_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &moduleInfoOffset) SeparateArkStackMapSections() argument
320 SeparateStrtabSections(std::vector<ModuleSectionDes> &des, const uintptr_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &moduleInfoOffset) SeparateStrtabSections() argument
333 SeparateSymtabSections(std::vector<ModuleSectionDes> &des, const uintptr_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &moduleInfoOffset) SeparateSymtabSections() argument
346 SeparateTextSections(BinaryBufferParser &parser, std::vector<ModuleSectionDes> &des, const uint64_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &curShOffset) SeparateTextSections() argument
376 SeparateArkStackMapSections(BinaryBufferParser &parser, std::vector<ModuleSectionDes> &des, const uint64_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &curShOffset) SeparateArkStackMapSections() argument
396 SeparateStrtabSections(BinaryBufferParser &parser, std::vector<ModuleSectionDes> &des, const uintptr_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &curShOffset) SeparateStrtabSections() argument
411 SeparateSymtabSections(BinaryBufferParser &parser, std::vector<ModuleSectionDes> &des, const uintptr_t &secAddr, llvm::ELF::Elf64_Off &secOffset, const llvm::ELF::Elf64_Off &curShOffset) SeparateSymtabSections() argument
[all...]
H A Delf_builder.cpp102 ElfBuilder::ElfBuilder(const std::vector<ModuleSectionDes> &des, in ElfBuilder() argument
357 ModuleSectionDes &des = des_[i]; in MergeTextSections() local
396 ModuleSectionDes &des = des_[i]; in MergeStrtabSections() local
420 ModuleSectionDes &des = des_[i]; MergeSymtabSections() local
457 ModuleSectionDes &des = des_[i]; MergeArkStackMapSections() local
[all...]
H A Daot_file_manager.cpp459 auto des = stubs[i]; in InitializeStubEntries() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dsymbol_table.h95 JSTaggedValue des = symbol->GetDescription(); in FindSymbol() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp64 void Module::CollectAnStackMapDes(ModuleSectionDes& des, uint64_t textOffset, in CollectAnStackMapDes() argument
398 ModuleSectionDes des; CollectCodeInfo() local
450 ModuleSectionDes des; CollectCodeInfo() local
[all...]

Completed in 8 milliseconds