Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp41 T DataExtractor::getU(uint64_t *offset_ptr, Error *Err) const { in getU()
60 T *DataExtractor::getUs(uint64_t *offset_ptr, T *dst, uint32_t count, in getUs()
80 uint8_t DataExtractor::getU8(uint64_t *offset_ptr, llvm::Error *Err) const { in getU8()
84 uint8_t *DataExtractor::getU8(uint64_t *offset_ptr, uint8_t *dst, in getU8()
93 uint16_t DataExtractor::getU16(uint64_t *offset_ptr, llvm::Error *Err) const { in getU16()
97 uint16_t *DataExtractor::getU16(uint64_t *offset_ptr, uint16_t *dst, in getU16()
108 uint32_t DataExtractor::getU32(uint64_t *offset_ptr, llvm::Error *Err) const { in getU32()
112 uint32_t *DataExtractor::getU32(uint64_t *offset_ptr, uint32_t *dst, in getU32()
117 uint64_t DataExtractor::getU64(uint64_t *offset_ptr, llvm::Error *Err) const { in getU64()
121 uint64_t *DataExtractor::getU64(uint64_t *offset_ptr, uint64_t *dst, in getU64()
[all …]
/freebsd-src/sys/arm/arm/
H A Dstdatomic.c136 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-src/contrib/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 …]
/freebsd-src/contrib/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()
/freebsd-src/contrib/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()
210 lldb::offset_t *offset_ptr, in SkipValue()
H A DDWARFDebugArangeSet.cpp33 lldb::offset_t *offset_ptr) { in extract()
H A DNameToDIE.cpp97 bool NameToDIE::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode()
H A DManualDWARFIndex.cpp546 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr) Decode() argument
662 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,bool & signature_mismatch) Decode() argument
[all...]
H A DDWARFUnit.cpp936 extract(const DWARFDataExtractor & data,DIERef::Section section,DWARFContext & context,lldb::offset_t * offset_ptr) extract() argument
986 extract(SymbolFileDWARF & dwarf,user_id_t uid,const DWARFDataExtractor & debug_info,DIERef::Section section,lldb::offset_t * offset_ptr) extract() argument
H A DDWARFDebugInfoEntry.cpp45 Extract(const DWARFDataExtractor & data,const DWARFUnit * cu,lldb::offset_t * offset_ptr) Extract() argument
/freebsd-src/contrib/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()
H A DDWARFUnit.cpp252 extract(DWARFContext & Context,const DWARFDataExtractor & debug_info,uint64_t * offset_ptr,DWARFSectionKind SectionKind) extract() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp233 lldb::offset_t *offset_ptr) { in Decode()
302 lldb::offset_t *offset_ptr) { in Decode()
H A DMangled.cpp431 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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h325 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp159 bool ObjectFileWasm::DecodeNextSection(lldb::offset_t *offset_ptr) { in DecodeNextSection()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp474 lldb::addr_t offset_ptr, uint64_t size) -> bool { in FinishDecl() argument
H A DAppleObjCClassDescriptorV2.cpp713 uint64_t size) -> bool { in fill()
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp36 GetGNUEHPointer(const DataExtractor &DE, offset_t *offset_ptr, in GetGNUEHPointer() argument
[all...]
H A DSymbol.cpp651 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,const SectionList * section_list,const StringTableReader & strtab) Decode() argument
[all...]
H A DSymtab.cpp1201 DecodeCStrMap(const DataExtractor & data,lldb::offset_t * offset_ptr,const StringTableReader & strtab,UniqueCStringMap<uint32_t> & cstr_map) DecodeCStrMap() argument
1291 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,bool & signature_mismatch) Decode() argument
[all...]
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp5210 char *offset_ptr; __kmp_stg_parse_hw_subset() local