Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp26 uint64_t *offset_ptr) { in extract()
H A DDWARFDebugArangeSet.cpp38 uint64_t *offset_ptr, in extract()
H A DDWARFUnit.cpp231 uint64_t *offset_ptr, in extract()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDataExtractor.h322 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab-thunks.cc267 tree offset_ptr, offset_tree; in thunk_adjust() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphunit.c1814 tree offset_ptr, offset_tree; in thunk_adjust() local
H A Dfunction.c4173 pad_to_arg_alignment (struct args_size *offset_ptr, int boundary, in pad_to_arg_alignment()
4236 pad_below (struct args_size *offset_ptr, machine_mode passed_mode, tree sizetree) in pad_below()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc2395 loongarch_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) in loongarch_split_plus()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1588 mips_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) in mips_split_plus()
10400 HOST_WIDE_INT *offset_ptr, unsigned int nargs, in mips16e_build_save_restore()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1586 mips_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) in mips_split_plus()
10259 HOST_WIDE_INT *offset_ptr, unsigned int nargs, in mips16e_build_save_restore()