Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp465 …lfBuilder::FixUndefinedSymbols(const std::map<std::string_view, llvm::ELF::Elf64_Sym *> &nameToSym, in FixUndefinedSymbols()
529 void ElfBuilder::CollectUndefSyms(std::map<std::string_view, llvm::ELF::Elf64_Sym *> &nameToSym, in CollectUndefSyms()
554 std::map<std::string_view, llvm::ELF::Elf64_Sym*> nameToSym; in FixSymtab() local