Home
last modified time | relevance | path

Searched defs:link (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dfreelist.h361 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/
Dstyles.module.scss31 .link { class
/arkcompiler/runtime_core/static_core/irtoc/backend/
Ddwarf_builder.h40 unsigned link; member
Ddwarf_builder.cpp37 … [[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/
Delf_file.h215 …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/
Djit_dump_elf.h154 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/
Delf_builder.h120 … Section(ElfBuilder &builder, const std::string &name, Section *link, const ElfShdrParams &params) 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/
Difile.h358 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/
Dtryit.py628 def link( member in BuildSystem
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp570 for (auto &link : wclass->GetMethods()) { in UpdatePropsWithBaseClasses() local
/arkcompiler/ets_frontend/ets2panda/linter/
Dpackage-lock.json1087 "link": true boolean
2734 "link": true boolean