Home
last modified time | relevance | path

Searched defs:data_offset (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project/lldb/unittests/SymbolFile/DWARF/
H A DDWARFIndexCachingTest.cpp32 offset_t data_offset = 0; in EncodeDecode() local
89 offset_t data_offset = 0; in EncodeDecode() local
121 offset_t data_offset = 0; in EncodeDecode() local
231 offset_t data_offset = 0; in EncodeDecode() local
281 offset_t data_offset = 0; in TEST() local
/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
H A DObjectContainerUniversalMachO.cpp38 lldb::offset_t data_offset, const FileSpec *file, in CreateInstance()
66 lldb::offset_t data_offset, const FileSpec *file, in ObjectContainerUniversalMachO()
181 lldb::offset_t data_offset = 0; in GetObjectFile() local
192 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp38 lldb::offset_t data_offset, const lldb_private::FileSpec *file, in ObjectContainerMachOFileset() argument
52 lldb::offset_t data_offset, const FileSpec *file, in CreateInstance() argument
222 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications() argument
246 lldb::addr_t data_offset, in MagicBytesMatch() argument
286 lldb::offset_t data_offset in GetObjectFile() local
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp40 offset_t data_offset, const FileSpec *file, in CreateInstance()
105 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
149 offset_t data_offset, const FileSpec *file, in ObjectFileJSON()
194 lldb::addr_t data_offset, in MagicBytesMatch()
/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DObjectFileMinidump.cpp39 lldb::offset_t data_offset, const lldb_private::FileSpec *file, in CreateInstance() argument
52 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications() argument
/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp96 offset_t data_offset, const FileSpec *file, in CreateInstance()
113 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
162 offset_t data_offset, const FileSpec *file, in ObjectFilePDB()
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp61 const ModuleSP &module_sp, DataBufferSP data_sp, offset_t data_offset, in CreateInstance()
94 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
108 offset_t data_offset, in ObjectFileBreakpad()
/llvm-project/lldb/unittests/Symbol/
H A DSymtabTest.cpp46 offset_t data_offset = 0; in EncodeDecode() local
691 offset_t data_offset = 0; in TEST_F() local
H A DMangledTest.cpp39 offset_t data_offset = 0; in EncodeDecode() local
H A DSymbolTest.cpp39 offset_t data_offset = 0; in EncodeDecode() local
/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp421 object->file_size, child_data_sp, data_offset); in GetObjectFile() local
262 CreateInstance(const lldb::ModuleSP & module_sp,DataBufferSP & data_sp,lldb::offset_t data_offset,const FileSpec * file,lldb::offset_t file_offset,lldb::offset_t length) CreateInstance() argument
354 ObjectContainerBSDArchive(const lldb::ModuleSP & module_sp,DataBufferSP & data_sp,lldb::offset_t data_offset,const lldb_private::FileSpec * file,lldb::offset_t file_offset,lldb::offset_t size,ArchiveType archive_type) ObjectContainerBSDArchive() argument
416 lldb::offset_t data_offset = 0; GetObjectFile() local
433 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t file_size,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
[all...]
/llvm-project/lldb/source/Symbol/
H A DObjectContainer.cpp23 lldb::offset_t data_offset) in ObjectContainer()
H A DSymbolVendor.cpp47 offset_t data_offset = 0; in FindPlugin() local
H A DObjectFile.cpp38 DataBufferSP data_sp, lldb::offset_t &data_offset) { in CreateObjectFromContainer() argument
55 DataBufferSP &data_sp, lldb::offset_t &data_offset) { in FindPlugin() argument
189 offset_t data_offset = 0; in IsObjectFile() local
223 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t file_size,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
253 ObjectFile(const lldb::ModuleSP & module_sp,const FileSpec * file_spec_ptr,lldb::offset_t file_offset,lldb::offset_t length,lldb::DataBufferSP data_sp,lldb::offset_t data_offset) ObjectFile() argument
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp93 offset_t data_offset, const FileSpec *file, in CreateInstance()
220 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
232 offset_t data_offset, const FileSpec *file, in ObjectFileWasm()
/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp48 offset_t data_offset, const FileSpec *file, in CreateInstance()
108 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
H A DObjectFileCOFF.h28 lldb::offset_t data_offset, const lldb_private::FileSpec *file, in ObjectFileCOFF()
/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp45 lldb::offset_t data_offset, in CreateInstance() argument
65 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications() argument
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp83 const lldb_private::DataExtractor &data, const lldb::offset_t data_offset, in GetVendorDWARFOpcodeSize() argument
H A DSymbolFileDWARF.h323 GetVendorDWARFOpcodeSize(const DataExtractor & data,const lldb::offset_t data_offset,const uint8_t op) GetVendorDWARFOpcodeSize() argument
/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp486 uint32_t data_offset = 0; LoadValueFromConsecutiveGPRRegisters() local
526 uint32_t data_offset = 0; LoadValueFromConsecutiveGPRRegisters() local
H A DABIMacOSX_arm64.cpp511 uint32_t data_offset = 0; LoadValueFromConsecutiveGPRRegisters() local
551 uint32_t data_offset = 0; LoadValueFromConsecutiveGPRRegisters() local
/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.cpp313 lldb::offset_t data_offset = 0; ReadLibdispatchOffsets() local
360 lldb::offset_t data_offset = 0; ReadLibpthreadOffsets() local
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h45 llvm::support::ulittle32_t data_offset; member
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp206 CreateInstance(const lldb::ModuleSP & module_sp,DataBufferSP data_sp,lldb::offset_t data_offset,const lldb_private::FileSpec * file_p,lldb::offset_t file_offset,lldb::offset_t length) CreateInstance() argument
252 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t length,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
418 ObjectFilePECOFF(const lldb::ModuleSP & module_sp,DataBufferSP data_sp,lldb::offset_t data_offset,const FileSpec * file,lldb::offset_t file_offset,lldb::offset_t length) ObjectFilePECOFF() argument
[all...]

12