Home
last modified time | relevance | path

Searched defs:AddSymbol (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dcode_info_producer.cpp53 void CodeInfoProducer::AddSymbol(Method *method, StackMapSymbol symbol) in AddSymbol() function in ark::llvmbackend::CodeInfoProducer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp103 void MIRModule::AddSymbol(StIdx stIdx) in AddSymbol() function in maple::MIRModule
112 void MIRModule::AddSymbol(const MIRSymbol *s) in AddSymbol() function in maple::MIRModule
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h545 void ElfBuilder<ARCH, IS_JIT_MODE>::AddSymbol(const std::string &name, ElfWord size, const Section &section, in AddSymbol() function in ark::compiler::ElfBuilder

Completed in 5 milliseconds