Searched defs:GetSectionAddr (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | code_generator.h | 149 uintptr_t GetSectionAddr(ElfSecName sec) const
in GetSectionAddr() function in panda::ecmascript::kungfu::Assembler |
H A D | file_generators.cpp | 318 uintptr_t Module::GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function in panda::ecmascript::kungfu::Module |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
H A D | llvm_codegen.cpp | 311 uint8_t *CodeInfo::GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function in panda::ecmascript::kungfu::CodeInfo |
Completed in 4 milliseconds