Searched defs:FillData (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tools/debug/ | ||
| D | jit_writer.cpp | 25 void FillData(Span<uint8_t> stream, size_t streamBegin) const override in FillData() function in ark::compiler::JitCodeDataProvider |
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ | ||
| D | aot_builder.cpp | 33 void FillData(Span<uint8_t> stream, size_t streamBegin) const override in FillData() function in ark::compiler::CodeDataProvider |