Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp312 void printNonRelocatableStackSizes(std::function<void()> PrintHeader);
5843 void ELFDumper<ELFT>::printNonRelocatableStackSizes( in printNonRelocatableStackSizes() function in ELFDumper
5982 this->printNonRelocatableStackSizes(PrintHeader); in printStackSizes()
6922 this->printNonRelocatableStackSizes([]() {}); in printStackSizes()