Home
last modified time | relevance | path

Searched refs:GetSecName (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.cpp19 std::string ModuleSectionDes::GetSecName(const ElfSecName idx) in GetSecName() function in panda::ecmascript::ModuleSectionDes
H A Delf_reader.cpp58 std::string sectionName = ModuleSectionDes::GetSecName(sec); in ParseELFSections()
102 std::string sectionName = ModuleSectionDes::GetSecName(sec); in ParseELFSections()
185 std::string sectionName = ModuleSectionDes::GetSecName(sec); in ParseELFSections()
H A Dmodule_section_des.h38 static std::string GetSecName(ElfSecName idx);
H A Dstub_file_info.cpp184 std::string name = d.GetSecName(s.first); in Dump()
H A Dan_file_info.cpp189 std::string name = d.GetSecName(s.first); in Dump()
H A Delf_builder.cpp26 std::string str = ModuleSectionDes::GetSecName(s); in AddShStrTabSection()
35 std::string str = ModuleSectionDes::GetSecName(s); in AddShStrTabSection()
571 std::string secNameStr = ModuleSectionDes::GetSecName(secName); in PackELFSections()

Completed in 5 milliseconds