Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp43 dumpContentSection(const Elf_Shdr *Shdr);
131 ErrorOr<ELFYAML::RawContentSection *> S = dumpContentSection(&Sec); in dump()
328 ELFDumper<ELFT>::dumpContentSection(const Elf_Shdr *Shdr) { in dumpContentSection() function in ELFDumper
/external/llvm-project/llvm/tools/obj2yaml/
Delf2yaml.cpp88 dumpContentSection(const Elf_Shdr *Shdr);
623 if (Error E = Add(dumpContentSection(&Sec))) in dumpSections()
1128 ELFDumper<ELFT>::dumpContentSection(const Elf_Shdr *Shdr) { in dumpContentSection() function in ELFDumper