Home
last modified time | relevance | path

Searched defs:GetRoDataSections (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.cpp114 std::vector<SectionReference> CreatedObjectFile::GetRoDataSections() const in GetRoDataSections() function in ark::llvmbackend::CreatedObjectFile
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h365 std::vector<DataSection *> *GetRoDataSections() in GetRoDataSections() function