Searched refs:isWritable (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASectionContrib.h42 bool isWritable() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSectionContrib.h41 virtual bool isWritable() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp111 bool DIASectionContrib::isWritable() const { function in class:DIASectionContrib
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp50 bool isWritable) {
56 module->addAddressRange(sec_start, sec_end, /*executable=*/false, isWritable,
49 NextSectionLoad(LoadedModule *module, MemoryMappedSegmentData *data, bool isWritable) argument

Completed in 37 milliseconds