| /arkcompiler/toolchain/test/fuzztest/pttypesremoteobjectdescription_fuzzer/ |
| H A D | pttypesremoteobjectdescription_fuzzer.cpp | 35 std::string des = obj.GetDescription();
in PtTypesRemoteObjectDescriptionFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | aot_file_info.cpp | 35 const auto &des = GetCodeUnits(); in CalCallSiteInfo() local
|
| H A D | an_file_data_manager.cpp | 213 const std::vector<ModuleSectionDes> &des = loadedStub_->GetCodeUnits(); in SafeInsideStub() local 227 const std::vector<ModuleSectionDes> &des = info->GetCodeUnits(); in SafeInsideAOT() local
|
| H A D | aot_file_info.h | 75 FuncEntryDes des; local [all...] |
| H A D | stub_file_info.cpp | 36 ModuleSectionDes &des = des_[0]; in Save() local 91 ModuleSectionDes &des = des_[0]; in MmapLoad() local 132 ModuleSectionDes &des in Load() local [all...] |
| H A D | an_file_info.cpp | 55 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 D | elf_reader.cpp | 48 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 D | elf_builder.cpp | 102 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 D | aot_file_manager.cpp | 459 auto des = stubs[i]; in InitializeStubEntries() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | symbol_table.h | 95 JSTaggedValue des = symbol->GetDescription(); in FindSymbol() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | file_generators.cpp | 64 void Module::CollectAnStackMapDes(ModuleSectionDes& des, uint64_t textOffset, in CollectAnStackMapDes() argument 398 ModuleSectionDes des; CollectCodeInfo() local 450 ModuleSectionDes des; CollectCodeInfo() local [all...] |