Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp311 void printRelocatableStackSizes(std::function<void()> PrintHeader);
5873 void ELFDumper<ELFT>::printRelocatableStackSizes( in printRelocatableStackSizes() function in ELFDumper
5980 this->printRelocatableStackSizes(PrintHeader); in printStackSizes()
6920 this->printRelocatableStackSizes([]() {}); in printStackSizes()