Searched refs:PrintHeader (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dluac.c669 static void PrintHeader(const Proto* f) function
720 PrintHeader(f);
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp777 std::function<void()> PrintHeader);
779 std::function<void()> PrintHeader);
5444 auto PrintHeader = [&](Optional<StringRef> SecName, local
5520 PrintHeader(expectedToOptional(Obj->getSectionName(&S)), S.sh_offset,
5540 PrintHeader(/*SecName=*/None, P.p_offset, P.p_filesz);
5780 const ELFObjectFile<ELFT> *Obj, std::function<void()> PrintHeader) {
5789 PrintHeader();
5815 const ELFObjectFile<ELFT> *Obj, std::function<void()> PrintHeader) {
5868 PrintHeader();
5912 auto PrintHeader local
5779 printNonRelocatableStackSizes( const ELFObjectFile<ELFT> *Obj, std::function<void()> PrintHeader) argument
5814 printRelocatableStackSizes( const ELFObjectFile<ELFT> *Obj, std::function<void()> PrintHeader) argument
6776 auto PrintHeader = [&](Optional<StringRef> SecName, local
[all...]
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc1203 PrintHeader(os);
1224 void PrintHeader(std::ostream* ss) const { function in class:testing::internal::edit_distance::__anon834::Hunk
1246 // Each hunk has a header generated by PrintHeader above plus a body with

Completed in 99 milliseconds