Searched refs:MapFileDataWritable (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/XCOFF/ |
| H A D | ObjectFileXCOFF.h | 102 MapFileDataWritable(const lldb_private::FileSpec &file, uint64_t Size,
|
| H A D | ObjectFileXCOFF.cpp | 390 ObjectFileXCOFF::MapFileDataWritable(const FileSpec &file, uint64_t Size, in MapFileDataWritable() function in ObjectFileXCOFF
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.h | 164 MapFileDataWritable(const lldb_private::FileSpec &file, uint64_t Size,
|
| H A D | ObjectFileELF.cpp | 374 data_sp = MapFileDataWritable(*file, length, file_offset); in CreateInstance() 392 data_sp = MapFileDataWritable(*file, length, file_offset); in CreateInstance() 3810 ObjectFileELF::MapFileDataWritable(const FileSpec &file, uint64_t Size, in MapFileDataWritable() function in ObjectFileELF
|