Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h192 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h221 static void getReadOnly(const uint8_t *Record, bool &ReadOnly) { in getReadOnly() function