Searched defs:GetSectionSize (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | code_generator.h | 154 uint32_t GetSectionSize(ElfSecName sec) const
in GetSectionSize() function in panda::ecmascript::kungfu::Assembler |
H A D | file_generators.cpp | 313 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/ | ||
H A D | elf_file.h | 86 virtual Xword GetSectionSize() in GetSectionSize() function in assembler::Section |
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/ | ||
H A D | jit_dump_elf.h | 90 virtual maplebe::Xword GetSectionSize() in GetSectionSize() function in panda::ecmascript::Section |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
H A D | llvm_codegen.cpp | 318 size_t CodeInfo::GetSectionSize(ElfSecName sec) const in GetSectionSize() function in panda::ecmascript::kungfu::CodeInfo |
Completed in 7 milliseconds