Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h177 static void getFillByteValue(const uint8_t *Record, uint8_t &Fill) { in getFillByteValue() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp474 ESDRecord::getFillByteValue(EdEsdRecord, FillByte); in getSectionContents()