Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypedefDumper.cpp41 TypeDumper Dumper(Printer); in dump() local
46 BuiltinDumper Dumper(Printer); in dump() local
77 FunctionDumper Dumper(Printer); in dump() local
H A DPrettyTypeDumper.cpp280 EnumDumper Dumper(Printer); in dump() local
296 TypedefDumper Dumper(Printer); in dump() local
310 FunctionDumper Dumper(Printer); in dump() local
318 FunctionDumper Dumper(Printer); in dump() local
358 ClassDefinitionDumper Dumper(Printer); in dumpClassLayout() local
H A DPrettyClassLayoutGraphicalDumper.cpp183 EnumDumper Dumper(Printer); in dump() local
191 TypedefDumper Dumper(Printer); in dump() local
211 FunctionDumper Dumper(Printer); in dump() local
H A DPrettyEnumDumper.cpp47 BuiltinDumper Dumper(Printer); in start() local
H A DPrettyFunctionDumper.cpp39 FunctionDumper &Dumper) { in dumpClassParentWithScopeOperator()
220 BuiltinDumper Dumper(Printer); in dump() local
H A DPrettyClassDefinitionDumper.cpp41 PrettyClassLayoutGraphicalDumper Dumper(Printer, 1, 0); in start() local
H A Dllvm-pdbutil.cpp1216 CompilandDumper Dumper(Printer); in dumpPretty() local
1232 TypeDumper Dumper(Printer); in dumpPretty() local
1242 CompilandDumper Dumper(Printer); in dumpPretty() local
1255 FunctionDumper Dumper(Printer); in dumpPretty() local
1275 VariableDumper Dumper(Printer); in dumpPretty() local
1291 CompilandDumper Dumper(Printer); in dumpPretty() local
1302 ExternalSymbolDumper Dumper(Printer); in dumpPretty() local
H A DPrettyCompilandDumper.cpp170 FunctionDumper Dumper(Printer); in dump() local
H A DPrettyVariableDumper.cpp132 BuiltinDumper Dumper(Printer); in dump() local
H A DDumpOutputStyle.cpp1436 MinimalSymbolDumper Dumper(P, opts::dump::DumpSymRecordBytes, Types, Types); dumpModuleSymsForObj() local
1483 MinimalSymbolDumper Dumper(P, opts::dump::DumpSymRecordBytes, Strings, dumpModuleSymsForPdb() local
1562 MinimalSymbolDumper Dumper(P, opts::dump::DumpSymRecordBytes, Ids, Types); dumpGSIRecords() local
1601 MinimalSymbolDumper Dumper(P, opts::dump::DumpSymRecordBytes, Ids, Types); dumpGlobals() local
1707 MinimalSymbolDumper Dumper(P, opts::dump::DumpSymRecordBytes, Ids, Types); dumpSymbolsFromGSI() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp186 Dumper.Visit(*this); in dump() local
192 Dumper.Visit(*this); in dump() local
301 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/false); dump() local
310 ASTDumper Dumper(OS, Context, Context.getDiagnostics().getShowColors()); dump() local
318 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/true); dumpColor() local
327 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/false); dump() local
333 ASTDumper Dumper(llvm::errs(), Context, dump() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWindowsResourceDumper.h21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper() function
H A DWin64EHDumper.h55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() function
H A Dllvm-readobj.cpp370 ObjDumper *Dumper; dumpObject() local
582 WindowsRes::Dumper Dumper(WinRes, Printer); dumpWindowsResourceFile() local
[all...]
H A DELFDumper.cpp118 const ObjDumper *Dumper; global() member
2604 checkHashTable(const ELFDumper<ELFT> & Dumper,const typename ELFT::Hash * H,bool * IsHeaderValid=nullptr) checkHashTable() argument
2964 const ELFDumper<ELFT> &Dumper; global() member in __anon84b87b4e1111::MipsGOTParser
4752 getSymbolForReloc(const ELFDumper<ELFT> & Dumper,const Relocation<ELFT> & Reloc) getSymbolForReloc() argument
5949 processNotesHelper(const ELFDumper<ELFT> & Dumper,llvm::function_ref<void (std::optional<StringRef>,typename ELFT::Off,typename ELFT::Addr,size_t)> StartNotesFn,llvm::function_ref<Error (const typename ELFT::Note &,bool)> ProcessNoteFn,llvm::function_ref<void ()> FinishNotesFn) processNotesHelper() argument
6826 getMipsAbiFlagsSection(const ELFDumper<ELFT> & Dumper) getMipsAbiFlagsSection() argument
7451 getSymbolIndices(const typename ELFT::Shdr * CGRelSection,const ELFFile<ELFT> & Obj,const LLVMELFDumper<ELFT> * Dumper,SmallVector<uint32_t,128> & SymbolIndices) getSymbolIndices() argument
[all...]
H A DCOFFDumper.cpp1752 Win64EH::Dumper::SymbolResolver in printUnwindInfo() local
1748 Win64EH::Dumper Dumper(W); printUnwindInfo() local
H A DXCOFFDumper.cpp1041 checkAndPrintAuxHeaderParseError(const char * PartialFieldName,uint16_t PartialFieldOffset,uint16_t AuxSize,T & AuxHeader,XCOFFDumper * Dumper) checkAndPrintAuxHeaderParseError() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbol.h110 virtual void dumpRight(PDBSymDumper &Dumper) const {} in dumpRight()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp683 CVSymbolDumperImpl Dumper(Types, ObjDelegate.get(), W, CompilationCPUType, in dump() local
697 CVSymbolDumperImpl Dumper(Types, ObjDelegate.get(), W, CompilationCPUType, in dump() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp206 ASTDumper Dumper(OS, false); print() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp246 Dumper::Dumper(const object::ObjectFile &O) : O(O) { Dumper() function in Dumper
[all...]