Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp183 auto PrintLoadSecHeaderCommon = [&](const auto *LDHeader) { in printLoaderSectionHeader() local
198 PrintLoadSecHeaderCommon(LoaderSec64); in printLoaderSectionHeader()
204 PrintLoadSecHeaderCommon(LoaderSec32); in printLoaderSectionHeader()