Searched defs:userData (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/static_core/libpandafile/external/ |
H A D | panda_file_external.h | 122 static void AppendMethodInfo(MethodSymInfoExt *methodInfo, void *userData) in AppendMethodInfo() argument
|
H A D | file_ext.cpp | 247 void QueryAllMethodSymsExt(PandaFileExt *pf, MethodSymInfoExtCallBack callback, void *userData) in QueryAllMethodSymsExt() argument
|
/arkcompiler/runtime_core/static_core/irtoc/backend/ |
H A D | dwarf_builder.cpp | 35 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 D | elf_builder.h | 925 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