Home
last modified time | relevance | path

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

/netbsd/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()
112 uint32_t *DataExtractor::getU32(uint64_t *offset_ptr, uint32_t *dst, in getU32()
121 uint64_t *DataExtractor::getU64(uint64_t *offset_ptr, uint64_t *dst, in getU64()
126 uint64_t DataExtractor::getUnsigned(uint64_t *offset_ptr, uint32_t byte_size, in getUnsigned()
142 DataExtractor::getSigned(uint64_t *offset_ptr, uint32_t byte_size) const { in getSigned()
[all …]
/netbsd/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/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDataExtractor.h322 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsymtab-thunks.cc267 tree offset_ptr, offset_tree; in thunk_adjust() local
H A Dcgraphunit.c1814 tree offset_ptr, offset_tree; in thunk_adjust() local
H A Dfunction.c4143 pad_to_arg_alignment (struct args_size *offset_ptr, int boundary, in pad_to_arg_alignment()
4206 pad_below (struct args_size *offset_ptr, machine_mode passed_mode, tree sizetree) in pad_below()
H A Dfunction.cc4173 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/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphunit.c1814 tree offset_ptr, offset_tree; in thunk_adjust() local
H A Dfunction.c4143 pad_to_arg_alignment (struct args_size *offset_ptr, int boundary, in pad_to_arg_alignment()
4206 pad_below (struct args_size *offset_ptr, machine_mode passed_mode, tree sizetree) in pad_below()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Darc-tdep.c657 int *reg_ptr, LONGEST *offset_ptr) in arc_virtual_frame_pointer()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Darc-tdep.c657 int *reg_ptr, LONGEST *offset_ptr) in arc_virtual_frame_pointer()
/netbsd/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc2378 loongarch_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) in loongarch_split_plus()
/netbsd/external/gpl3/gcc/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()
H A Dmips.cc1588 mips_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) in mips_split_plus()
10391 HOST_WIDE_INT *offset_ptr, unsigned int nargs, in mips16e_build_save_restore()
/netbsd/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()