Home
last modified time | relevance | path

Searched defs:GetSectionSize (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcode_generator.h155 uint32_t GetSectionSize(ElfSecName sec) const in GetSectionSize() function
Dfile_generators.cpp303 uint32_t Module::GetSectionSize(ElfSecName sec) const in GetSectionSize() function in panda::ecmascript::kungfu::Module
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h86 virtual Xword GetSectionSize() in GetSectionSize() function
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h90 virtual maplebe::Xword GetSectionSize() in GetSectionSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp318 size_t CodeInfo::GetSectionSize(ElfSecName sec) const in GetSectionSize() function in panda::ecmascript::kungfu::CodeInfo