Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp469 const uint8_t *EdEsdRecord = getSectionEdEsdRecord(Sec); in getSectionContents() local
471 ESDRecord::getFillBytePresent(EdEsdRecord, FillBytePresent); in getSectionContents()
474 ESDRecord::getFillByteValue(EdEsdRecord, FillByte); in getSectionContents()