Home
last modified time | relevance | path

Searched refs:STRTAB (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbinary_section.h37 STRTAB, enumerator
91 value_ = ElfSecName::STRTAB; in ElfSection()
115 case ElfSecName::STRTAB: in ShouldDumpToAOTFile()
163 {ElfSecName::STRTAB, {llvm::ELF::SHT_STRTAB, llvm::ELF::SHF_ALLOC}}, in InitShTypeAndFlag()
Dfile_generators.h43 … return sec == ElfSecName::RELATEXT || sec == ElfSecName::STRTAB || sec == ElfSecName::SYMTAB; in IsRelaSection()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dmodule_section_des.cpp42 case ElfSecName::STRTAB: in GetSecName()
Dan_file_info.cpp132 ElfSecName::STRTAB, in GetDumpSectionNames()
Delf_builder.cpp87 {ElfSecName::STRTAB, 1}, in Initialize()
103 {ElfSecName::STRTAB, ElfSecName::DATA}, in Initialize()
469 case ElfSecName::STRTAB: in PackELFSections()