Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/
Ddwarf_builder.cpp35 int DwarfBuilder::CreateSectionCallback([[maybe_unused]] char *name, [[maybe_unused]] int size, in CreateSectionCallback() function in ark::irtoc::DwarfBuilder
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h925 …static inline int CreateSectionCallback(char *name, [[maybe_unused]] int size, [[maybe_unused]] Dw… in CreateSectionCallback() function