Home
last modified time | relevance | path

Searched defs:userData (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/external/
H A Dpanda_file_external.h122 static void AppendMethodInfo(MethodSymInfoExt *methodInfo, void *userData) in AppendMethodInfo() argument
H A Dfile_ext.cpp247 void QueryAllMethodSymsExt(PandaFileExt *pf, MethodSymInfoExtCallBack callback, void *userData) in QueryAllMethodSymsExt() argument
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Ddwarf_builder.cpp35 CreateSectionCallback([[maybe_unused]] char *name, [[maybe_unused]] int size, [[maybe_unused]] Dwarf_Unsigned type, [[maybe_unused]] Dwarf_Unsigned flags, [[maybe_unused]] Dwarf_Unsigned link, [[maybe_unused]] Dwarf_Unsigned info, [[maybe_unused]] Dwarf_Unsigned *sectNameIndex, [[maybe_unused]] void *userData, [[maybe_unused]] int *error) CreateSectionCallback() argument
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h925 CreateSectionCallback(char *name, [[maybe_unused]] int size, [[maybe_unused]] Dwarf_Unsigned type, [[maybe_unused]] Dwarf_Unsigned flags, [[maybe_unused]] Dwarf_Unsigned link, [[maybe_unused]] Dwarf_Unsigned info, [[maybe_unused]] Dwarf_Unsigned *sectNameIndex, [[maybe_unused]] void *userData, [[maybe_unused]] int *error) CreateSectionCallback() argument

Completed in 4 milliseconds