Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp300 const LoaderSectionHeader32 *LoaderSec32 = in printLoaderSectionHeader() local
302 PrintLoadSecHeaderCommon(LoaderSec32); in printLoaderSectionHeader()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1127 const LoaderSectionHeader32 *LoaderSec32 = in getImportFileTable() local
1129 OffsetToImportFileTable = LoaderSec32->OffsetToImpid; in getImportFileTable()
1130 LengthOfImportFileTable = LoaderSec32->LengthOfImpidStrTbl; in getImportFileTable()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp202 const LoaderSectionHeader32 *LoaderSec32 = in printLoaderSectionHeader() local
204 PrintLoadSecHeaderCommon(LoaderSec32); in printLoaderSectionHeader()