Searched defs:Dumper (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DWindowsResourceDumper.h19 class Dumper { class in namespace:llvm::object::WindowsRes
21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} function in class:llvm::object::WindowsRes::Dumper
H A DWin64EHDumper.h23 class Dumper { class in namespace:llvm::Win64EH
55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} function in class:llvm::Win64EH::Dumper
H A DXCOFFDumper.cpp1037 checkAndPrintAuxHeaderParseError(const char *PartialFieldName, uint16_t PartialFieldOffset, uint16_t AuxSize, T &AuxHeader, XCOFFDumper *Dumper) argument
H A Dllvm-readobj.cpp372 ObjDumper *Dumper; local
[all...]
H A DELFDumper.cpp118 const ObjDumper *Dumper; member in struct:__anon95::DynRegionInfo
2475 static Error checkHashTable(const ELFDumper<ELFT> &Dumper, argument
2725 const ELFDumper<ELFT> &Dumper; member in class:__anon99::MipsGOTParser
4448 getSymbolForReloc(const ELFDumper<ELFT> &Dumper, const Relocation<ELFT> &Reloc) argument
5686 printNotesHelper( const ELFDumper<ELFT> &Dumper, llvm::function_ref<void(std::optional<StringRef>, typename ELFT::Off, typename ELFT::Addr)> StartNotesFn, llvm::function_ref<Error(const typename ELFT::Note &, bool)> ProcessNoteFn, llvm::function_ref<void()> FinishNotesFn) argument
6448 getMipsAbiFlagsSection(const ELFDumper<ELFT> &Dumper) argument
7021 getSymbolIndices(const typename ELFT::Shdr *CGRelSection, const ELFFile<ELFT> &Obj, const LLVMELFDumper<ELFT> *Dumper, SmallVector<uint32_t, 128> &SymbolIndices) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.pm612 sub Dumper { subroutine
[all...]
/openbsd-current/gnu/llvm/llvm/tools/obj2yaml/
H A Darchive2yaml.cpp104 ArchiveDumper Dumper; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp38 dumpClassParentWithScopeOperator(const T &Symbol, LinePrinter &Printer, FunctionDumper &Dumper) argument

Completed in 234 milliseconds