/netbsd/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | DataExtractor.cpp | 41 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 D | DWARFDebugRangeList.cpp | 26 uint64_t *offset_ptr) { in extract()
|
H A D | DWARFDebugArangeSet.cpp | 38 uint64_t *offset_ptr, in extract()
|
H A D | DWARFUnit.cpp | 231 uint64_t *offset_ptr, in extract()
|
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 322 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | symtab-thunks.cc | 267 tree offset_ptr, offset_tree; in thunk_adjust() local
|
H A D | cgraphunit.c | 1814 tree offset_ptr, offset_tree; in thunk_adjust() local
|
H A D | function.c | 4143 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 D | function.cc | 4173 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 D | cgraphunit.c | 1814 tree offset_ptr, offset_tree; in thunk_adjust() local
|
H A D | function.c | 4143 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 D | arc-tdep.c | 657 int *reg_ptr, LONGEST *offset_ptr) in arc_virtual_frame_pointer()
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | arc-tdep.c | 657 int *reg_ptr, LONGEST *offset_ptr) in arc_virtual_frame_pointer()
|
/netbsd/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.cc | 2378 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 D | mips.c | 1586 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 D | mips.cc | 1588 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 D | mips.c | 1586 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()
|