Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp323 void printRelocatableStackSizes(std::function<void()> PrintHeader);
6228 void ELFDumper<ELFT>::printRelocatableStackSizes( in printRelocatableStackSizes() function in ELFDumper
6310 this->printRelocatableStackSizes(PrintHeader); in printStackSizes()
7390 this->printRelocatableStackSizes([]() {}); in printStackSizes()