Home
last modified time | relevance | path

Searched refs:GetTextSectionData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tools/debug/
Djit_writer.cpp133 code_ = builder.GetTextSectionData(); in WriteImpl()
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h398 Span<uint8_t> GetTextSectionData() const in GetTextSectionData() function