Searched refs:dumpHeader (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp21 void dumpHeader();
32 dumpHeader();
36 void XCOFFDumper::dumpHeader() { function in class:XCOFFDumper
H A Dcoff2yaml.cpp29 void dumpHeader();
47 dumpHeader();
94 void COFFDumper::dumpHeader() { function in class:COFFDumper
H A Dmacho2yaml.cpp32 void dumpHeader(std::unique_ptr<MachOYAML::Object> &Y);
282 dumpHeader(Y);
290 void MachODumper::dumpHeader(std::unique_ptr<MachOYAML::Object> &Y) { function in class:MachODumper
/netbsd-current/external/mit/lua/dist/src/
H A Dldump.c214 static void dumpHeader (DumpState *D) { function
238 dumpHeader(&D);

Completed in 137 milliseconds