Home
last modified time | relevance | path

Searched defs:GetSectionAddr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcode_generator.h149 uintptr_t GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function
Dfile_generators.cpp308 uintptr_t Module::GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function in panda::ecmascript::kungfu::Module
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp299 uint8_t *CodeInfo::GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function in panda::ecmascript::kungfu::CodeInfo