Home
last modified time | relevance | path

Searched refs:RELATEXT (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbinary_section.h36 RELATEXT, member in panda::ecmascript::ElfSecName
89 value_ = ElfSecName::RELATEXT; in ElfSection()
139 if (value_ == ElfSecName::RELATEXT || value_ == ElfSecName::SYMTAB) { in Entsize()
163 {ElfSecName::RELATEXT, {llvm::ELF::SHT_RELA, llvm::ELF::SHF_ALLOC | llvm::ELF::SHF_WRITE}}, in InitShTypeAndFlag()
H A Dfile_generators.h55 return sec == ElfSecName::RELATEXT; in IsRelaSection()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.cpp38 case ElfSecName::RELATEXT: in GetSecName()

Completed in 2 milliseconds