Home
last modified time | relevance | path

Searched defs:offset_ptr (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp41 T DataExtractor::getU(uint64_t *offset_ptr, Error *Err) const { in getU() argument
60 T *DataExtractor::getUs(uint64_t *offset_ptr, T *dst, uint32_t count, in getUs() argument
80 uint8_t DataExtractor::getU8(uint64_t *offset_ptr, llvm::Error *Err) const { in getU8() argument
84 uint8_t *DataExtractor::getU8(uint64_t *offset_ptr, uint8_ argument
93 getU16(uint64_t * offset_ptr,llvm::Error * Err) const getU16() argument
97 getU16(uint64_t * offset_ptr,uint16_t * dst,uint32_t count) const getU16() argument
108 getU32(uint64_t * offset_ptr,llvm::Error * Err) const getU32() argument
112 getU32(uint64_t * offset_ptr,uint32_t * dst,uint32_t count) const getU32() argument
117 getU64(uint64_t * offset_ptr,llvm::Error * Err) const getU64() argument
121 getU64(uint64_t * offset_ptr,uint64_t * dst,uint32_t count) const getU64() argument
126 getUnsigned(uint64_t * offset_ptr,uint32_t byte_size,llvm::Error * Err) const getUnsigned() argument
142 getSigned(uint64_t * offset_ptr,uint32_t byte_size) const getSigned() argument
221 getULEB128(uint64_t * offset_ptr,Error * Err) const getULEB128() argument
225 getSLEB128(uint64_t * offset_ptr,Error * Err) const getSLEB128() argument
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp97 uint32_t DNBDataRef::GetMax32(offset_t *offset_ptr, uint32_t byte_size) const { in GetMax32()
119 uint64_t DNBDataRef::GetMax64(offset_t *offset_ptr, uint32_t size) const { in GetMax64()
150 const char *DNBDataRef::GetCStr(offset_t *offset_ptr, in GetCStr()
166 const uint8_t *DNBDataRef::GetData(offset_t *offset_ptr, in GetData()
/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h337 const void *GetData(lldb::offset_t *offset_ptr, lldb::offset_t length) const { in GetData()
612 uint8_t GetU8_unchecked(lldb::offset_t *offset_ptr) const { in GetU8_unchecked()
993 template <typename T> T Get(lldb::offset_t *offset_ptr, T fail_value) const { in Get()
/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp330 void *DataExtractor::GetU8(offset_t *offset_ptr, void *dst, in GetU8()
397 void *DataExtractor::GetU16(offset_t *offset_ptr, void *void_dst, in GetU16()
446 void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst, in GetU32()
494 void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst, in GetU64()
519 uint32_t DataExtractor::GetMaxU32(offset_t *offset_ptr, in GetMaxU32()
525 uint64_t DataExtractor::GetMaxU64(offset_t *offset_ptr, in GetMaxU64()
549 uint64_t DataExtractor::GetMaxU64_unchecked(offset_t *offset_ptr, in GetMaxU64_unchecked()
569 int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const { in GetMaxS64()
574 uint64_t DataExtractor::GetMaxU64Bitfield(offset_t *offset_ptr, size_t size, in GetMaxU64Bitfield()
602 int64_t DataExtractor::GetMaxS64Bitfield(offset_t *offset_ptr, size_t size, in GetMaxS64Bitfield()
[all …]
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.cpp28 lldb::offset_t *offset_ptr) { in Decode()
H A DDWARFFormValue.cpp32 lldb::offset_t *offset_ptr) { in ExtractValue() argument
210 SkipValue(dw_form_t form,const DWARFDataExtractor & debug_info_data,lldb::offset_t * offset_ptr,const DWARFUnit * unit) SkipValue() argument
[all...]
H A DDWARFDebugArangeSet.cpp
H A DNameToDIE.cpp97 bool NameToDIE::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode()
H A DManualDWARFIndex.cpp549 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr) Decode() argument
665 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,bool & signature_mismatch) Decode() argument
[all...]
H A DDWARFDebugInfoEntry.cpp46 m_offset = *offset_ptr; in Extract() argument
H A DDWARFUnit.cpp930 extract(SymbolFileDWARF & dwarf,user_id_t uid,const DWARFDataExtractor & debug_info,DIERef::Section section,lldb::offset_t * offset_ptr) extract() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp32 uint64_t *offset_ptr) { in extract()
H A DDWARFDebugArangeSet.cpp39 uint64_t *offset_ptr, in extract() argument
[all...]
/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp233 lldb::offset_t *offset_ptr) { in Decode() argument
302 Decode(const lldb_private::DataExtractor & data,lldb::offset_t * offset_ptr) Decode() argument
[all...]
H A DMangled.cpp443 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,const StringTableReader & strtab) Decode() argument
H A DDumpDataExtractor.cpp54 lldb::offset_t *offset_ptr, in GetAPInt() argument
/llvm-project/libc/test/src/string/memory_utils/
H A Dmemory_check_utils.h55 char *offset_ptr = nullptr; global() member
/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h325 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp159 bool ObjectFileWasm::DecodeNextSection(lldb::offset_t *offset_ptr) { in DecodeNextSection()
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp474 __anonc8ac900e0402(const char *name, const char *type, lldb::addr_t offset_ptr, uint64_t size) FinishDecl() argument
H A DAppleObjCClassDescriptorV2.cpp713 __anon2455ea050102(const char *name, const char *type, lldb::addr_t offset_ptr, uint64_t size) fill() argument
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp580 ParseCOFFHeader(DataExtractor & data,lldb::offset_t * offset_ptr,coff_header_t & coff_header) ParseCOFFHeader() argument
598 ParseCOFFOptionalHeader(lldb::offset_t * offset_ptr) ParseCOFFOptionalHeader() argument
[all...]
/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp647 bool Symbol::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode() argument
[all...]
H A DDWARFCallFrameInfo.cpp36 GetGNUEHPointer(const DataExtractor &DE, lldb::offset_t *offset_ptr, in GetGNUEHPointer() argument
[all...]
H A DSymtab.cpp1213 bool DecodeCStrMap(const DataExtractor &data, lldb::offset_t *offset_ptr, in DecodeCStrMap() argument
1303 bool Symtab::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode() argument
[all...]

12