Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp349 void printRelocatableStackSizes(std::function<void()> PrintHeader);
6747 void ELFDumper<ELFT>::printRelocatableStackSizes( in printRelocatableStackSizes() function in ELFDumper
6830 this->printRelocatableStackSizes(PrintHeader); in printStackSizes()
8137 this->printRelocatableStackSizes([]() {}); in printStackSizes()