Home
last modified time | relevance | path

Searched refs:dumpSymbol (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp31 std::error_code dumpSymbol(const Elf_Sym *Sym, const Elf_Shdr *SymTab,
151 ELFDumper<ELFT>::dumpSymbol(&Sym, Symtab, StrTable, S)) in dump()
175 ELFDumper<ELFT>::dumpSymbol(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in dumpSymbol() function in ELFDumper