Searched defs:link (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | freelist.h | 361 void SetNextFree(FreeListHeader *link) in SetNextFree() 373 void SetPrevFree(FreeListHeader *link) in SetPrevFree() 385 void InsertPrev(FreeListHeader *link) in InsertPrev() 401 void InsertNext(FreeListHeader *link) in InsertNext()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/src/components/header/ |
| D | styles.module.scss | 31 .link { class
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | dwarf_builder.h | 40 unsigned link; member
|
| D | dwarf_builder.cpp | 37 … [[maybe_unused]] Dwarf_Unsigned link, [[maybe_unused]] Dwarf_Unsigned info, in CreateSectionCallback()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/ |
| D | elf_file.h | 215 …ction(const std::string &name, Word type, Xword flags, Word info, Xword align, const Section &link) in RelaSection() 246 SymbolSection(const std::string &name, Word type, Xword flags, Xword align, const Section &link) in SymbolSection()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/dump_code/ |
| D | jit_dump_elf.h | 154 maplebe::Xword align, const Section &link) : Section(name, type, flags, align) in RelaSection() 185 const Section &link) : Section(name, type, flags, align) in SymbolSection()
|
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ |
| D | elf_builder.h | 120 … Section(ElfBuilder &builder, const std::string &name, Section *link, const ElfShdrParams ¶ms) in Section() function 228 …SymbolSection(ElfBuilder &builder, const std::string &name, Section *link, const ElfShdrParams &pa… in SymbolSection() 926 … [[maybe_unused]] Dwarf_Unsigned flags, [[maybe_unused]] Dwarf_Unsigned link, in CreateSectionCallback()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | ifile.h | 358 const Section &link) in SymbolSection() 417 …Section(const std::string &name, Word type, Word flags, Word info, Word align, const Section &link, in RelaSection()
|
| /arkcompiler/runtime_core/taihe/compiler/taihe/cli/ |
| D | tryit.py | 628 def link( member in BuildSystem
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_class_wrapper.cpp | 570 for (auto &link : wclass->GetMethods()) { in UpdatePropsWithBaseClasses() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/ |
| D | package-lock.json | 1087 "link": true boolean 2734 "link": true boolean
|