/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | Blob.h | 53 uint8_t * getData() { return m_data; } in getData() function 54 const uint8_t * getData() const { return m_data; } in getData() function
|
H A D | DataSource.cpp | 41 unsigned DataSource::PatternSegment::getData(unsigned offset, unsigned maxBytes, uint8_t * buffer) in getData() function in DataSource::PatternSegment 110 unsigned UnmappedDataSource::getData(unsigned offset, unsigned maxBytes, uint8_t * buffer) in getData() function in UnmappedDataSource 182 unsigned MemoryImageDataSource::TextSegment::getData(unsigned offset, unsigned maxBytes, uint8_t * … in getData() function in MemoryImageDataSource::TextSegment
|
H A D | IVTDataSource.cpp | 36 unsigned IVTDataSource::getData(unsigned offset, unsigned maxBytes, uint8_t * buffer) in getData() function in IVTDataSource
|
H A D | ELFSourceFile.cpp | 485 unsigned ELFSourceFile::ELFDataSource::ProgBitsSegment::getData(unsigned offset, unsigned maxBytes,… in getData() function in ELFSourceFile::ELFDataSource::ProgBitsSegment
|
H A D | EncoreBootImage.h | 520 inline uint8_t * getData() { return m_data; } in getData() function 521 inline const uint8_t * getData() const { return m_data; } in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugUnknownSubsection.h | 23 BinaryStreamRef getData() const { return Data; } in getData() function
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
H A D | LDAPControl.cpp | 65 string LDAPCtrl::getData() const { in getData() function in LDAPCtrl
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | Binary.cpp | 40 StringRef Binary::getData() const { return Data.getBuffer(); } in getData() function in Binary
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.h | 81 ArrayRef<Set> getData() { return Sets; } in getData() function
|
H A D | DWARFDebugLoc.h | 75 const DWARFDataExtractor &getData() { return Data; } in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 313 StringMap<IRData> &getData() { return Data; } in getData() function 314 const StringMap<IRData> &getData() const { return Data; } in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 113 ArrayRef<uint8_t> getData() const { return Data; } in getData() function 163 ArrayRef<std::vector<uint8_t>> getData() const { return Data; } in getData() function
|
H A D | Minidump.h | 170 ArrayRef<uint8_t> getData() const { in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | TargetProcessControlTypes.h | 122 ArrayRef<uint8_t> getData() const { in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 199 data_type_ref getData() const { return (*this)->second; } in getData() function 329 data_type_ref getData() const { return (*this)->second; } in getData() function
|
H A D | EquivalenceClasses.h | 107 const ElemTy &getData() const { return Data; } in getData() function
|
H A D | SmallBitVector.h | 671 ArrayRef<uintptr_t> getData(uintptr_t &Store) const { in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 206 static SectionKind getData() { return get(Data); } in getData() function
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc.c | 158 getData(TCSD_PACKET_TYPE dataType, in getData() function
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc.c | 229 getData(TCSD_PACKET_TYPE dataType, in getData() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 92 StringRef getData() const { return Data; } in getData() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 365 const void *getData() const { return Data; } in getData() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 186 uptr getData(uptr node) const { return data_[nodeToIndex(node)]; } in getData() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 182 uptr getData(uptr node) const { return data_[nodeToIndex(node)]; } in getData() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 184 uptr getData(uptr node) const { return data_[nodeToIndex(node)]; } in getData() function
|