Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DXCOFFObjectFile.cpp419 uintptr_t LoderSectionStart = in getLoaderSectionAddress() local
422 Binary::checkOffset(Data, LoderSectionStart, SizeOfLoaderSection)) in getLoaderSectionAddress()
429 return LoderSectionStart; in getLoaderSectionAddress()