Home
last modified time | relevance | path

Searched refs:mapmode (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMemoryBuffer.h51 static constexpr sys::fs::mapped_file_region::mapmode Mapmode =
159 static constexpr sys::fs::mapped_file_region::mapmode Mapmode =
221 static constexpr sys::fs::mapped_file_region::mapmode Mapmode =
DFileSystem.h1162 enum mapmode { enum
1175 mapmode Mode;
1177 std::error_code init(sys::fs::file_t FD, uint64_t Offset, mapmode Mode);
1185 mapped_file_region(sys::fs::file_t fd, mapmode mode, size_t length, uint64_t offset,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h687 enum mapmode { enum
698 std::error_code init(int FD, uint64_t Offset, mapmode Mode);
708 mapped_file_region(int fd, mapmode mode, uint64_t length, uint64_t offset,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp194 Fd, sys::fs::mapped_file_region::mapmode::readonly, FileSize, 0, EC); in loadYAML()
DTrace.cpp399 *FdOrErr, sys::fs::mapped_file_region::mapmode::readonly, FileSize, 0, in loadTraceFile()
DProfile.cpp274 *FdOrErr, sys::fs::mapped_file_region::mapmode::readonly, FileSize, 0, in loadProfile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc479 mapmode Mode) {
490 mapped_file_region::mapped_file_region(int fd, mapmode mode, uint64_t length,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc523 mapmode Mode) {
584 mapped_file_region::mapped_file_region(int fd, mapmode mode, uint64_t length,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc798 uint64_t Offset, mapmode Mode) {
866 mapped_file_region::mapped_file_region(sys::fs::file_t fd, mapmode mode,
898 if (Mode == mapmode::readwrite && Exe && hasFlushBufferKernelBug()) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc781 mapmode Mode) {
812 mapped_file_region::mapped_file_region(int fd, mapmode mode, size_t length,
/third_party/libabigail/tests/data/test-read-dwarf/
DPR22015-libboost_iostreams.so.abi3297 …<enum-decl name='mapmode' filepath='src/third_party/boost-1.60.0/boost/iostreams/device/mapped_fil…
3467 …<typedef-decl name='mapmode' type-id='type-id-304' filepath='src/third_party/boost-1.60.0/libs/ios…