Home
last modified time | relevance | path

Searched defs:appendContents (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h380 void appendContents(ArrayRef<char> Contents) { in appendContents() function
384 void appendContents(size_t Num, char Elt) { in appendContents() function