Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp382 bool isRO = isReadOnly<ELFT>(ss); in addCopyRelSymbol() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c52546 int isRO = 0; /* file is known to be accessible readonly */ local