| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DataExtractor.cpp | 41 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...] |
| /freebsd/sys/arm/arm/ |
| H A D | stdatomic.c | 136 put_1(reg_t *r, const uint8_t *offset_ptr, uint8_t val) in put_1() 145 get_1(const reg_t *r, const uint8_t *offset_ptr) in get_1() 154 put_2(reg_t *r, const uint16_t *offset_ptr, uint16_t val) in put_2() 169 get_2(const reg_t *r, const uint16_t *offset_ptr) in get_2()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | DataExtractor.cpp | 330 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 …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | DataExtractor.h | 337 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()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DIERef.cpp | 27 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr) Decode() argument
|
| H A D | DWARFFormValue.cpp | 33 ExtractValue(const DWARFDataExtractor & data,lldb::offset_t * offset_ptr) ExtractValue() argument 211 SkipValue(dw_form_t form,const DWARFDataExtractor & debug_info_data,lldb::offset_t * offset_ptr,const DWARFUnit * unit) SkipValue() argument [all...] |
| H A D | DWARFDebugArangeSet.cpp | 32 extract(const DWARFDataExtractor & data,lldb::offset_t * offset_ptr) extract() argument [all...] |
| H A D | NameToDIE.cpp | 96 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,const StringTableReader & strtab) Decode() argument
|
| H A D | ManualDWARFIndex.cpp | 549 lldb::offset_t *offset_ptr) { in Decode() 665 lldb::offset_t *offset_ptr, in Decode()
|
| H A D | DWARFDebugInfoEntry.cpp | 46 lldb::offset_t *offset_ptr) { in Extract()
|
| H A D | DWARFUnit.cpp | 930 DIERef::Section section, lldb::offset_t *offset_ptr) { in extract()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugRangeList.cpp | 32 uint64_t *offset_ptr) { in extract()
|
| H A D | DWARFDebugArangeSet.cpp | 39 uint64_t *offset_ptr, in extract()
|
| H A D | DWARFUnit.cpp | 256 uint64_t *offset_ptr, in extract()
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | DataFileCache.cpp | 233 lldb::offset_t *offset_ptr) { in Decode() argument 302 lldb::offset_t *offset_ptr) { in Decode() argument [all...] |
| H A D | Mangled.cpp | 443 bool Mangled::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode()
|
| H A D | DumpDataExtractor.cpp | 54 lldb::offset_t *offset_ptr, in GetAPInt()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | DataExtractor.h | 325 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/ |
| H A D | ObjectFileWasm.cpp | 159 bool ObjectFileWasm::DecodeNextSection(lldb::offset_t *offset_ptr) { in DecodeNextSection()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCDeclVendor.cpp | 474 lldb::addr_t offset_ptr, uint64_t size) -> bool { in FinishDecl()
|
| H A D | AppleObjCClassDescriptorV2.cpp | 713 uint64_t size) -> bool { in fill()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | DWARFCallFrameInfo.cpp | 36 GetGNUEHPointer(const DataExtractor &DE, offset_t *offset_ptr, in GetGNUEHPointer()
|
| H A D | Symbol.cpp | 647 bool Symbol::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode()
|
| H A D | Symtab.cpp | 1213 bool DecodeCStrMap(const DataExtractor &data, lldb::offset_t *offset_ptr, in DecodeCStrMap() 1303 bool Symtab::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode()
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_settings.cpp | 5204 char *offset_ptr; in __kmp_stg_parse_hw_subset() local
|