Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h153 static void getFillBytePresent(const uint8_t *Record, bool &Present) { in getFillBytePresent() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp471 ESDRecord::getFillBytePresent(EdEsdRecord, FillBytePresent); in getSectionContents()