Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp470 bool FillBytePresent; in getSectionContents() local
471 ESDRecord::getFillBytePresent(EdEsdRecord, FillBytePresent); in getSectionContents()
473 if (FillBytePresent) in getSectionContents()