Searched defs:GetSectionAddr (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | code_generator.h | 149 uintptr_t GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function |
| D | file_generators.cpp | 308 uintptr_t Module::GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function in panda::ecmascript::kungfu::Module |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_codegen.cpp | 299 uint8_t *CodeInfo::GetSectionAddr(ElfSecName sec) const in GetSectionAddr() function in panda::ecmascript::kungfu::CodeInfo |