Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DSectionLoadHistory.cpp37 bool read_only) { in GetSectionLoadListForStopID() argument
96 const bool read_only = true; in GetCurrentSectionLoadList() local
108 const bool read_only = true; in GetSectionLoadAddress() local
118 const bool read_only = true; ResolveLoadAddress() local
128 const bool read_only = false; SetSectionLoadAddress() local
139 const bool read_only = false; SetSectionUnloaded() local
149 const bool read_only = false; SetSectionUnloaded() local
[all...]
/llvm-project/compiler-rt/test/tsan/
H A Dstress.cpp10 long atomic, read_only, racy; variable