| /src/external/gpl3/binutils/dist/opcodes/ |
| dis-buf.c | 35 size_t end_addr_offset = length / opb; local 41 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 43 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| dis-buf.c | 35 size_t end_addr_offset = length / opb; local 41 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 43 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| dis-buf.c | 35 size_t end_addr_offset = length / opb; local 41 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 43 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| dis-buf.c | 35 size_t end_addr_offset = length / opb; local 41 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 43 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Disasm.cc | 99 size_t end_addr_offset = length / opb; local 104 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 106 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Disasm.cc | 99 size_t end_addr_offset = length / opb; local 104 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 106 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/binutils/dist/gprofng/libcollector/ |
| unwind.c | 132 size_t end_addr_offset = length / opb; local 137 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 139 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
| unwind.c | 132 size_t end_addr_offset = length / opb; local 137 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset 139 || memaddr + end_addr_offset > info->stop_vma)))
|
| /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/ |
| loongarch.cc | 5720 HOST_WIDE_INT end_addr_offset, static_chain_offset, target_function_offset; local 5724 end_addr_offset = TRAMPOLINE_CODE_SIZE; 5725 static_chain_offset = end_addr_offset; 5731 = loongarch_force_binary (Pmode, PLUS, addr, GEN_INT (end_addr_offset));
|
| /src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| loongarch.cc | 7830 HOST_WIDE_INT end_addr_offset, static_chain_offset, target_function_offset; local 7834 end_addr_offset = TRAMPOLINE_CODE_SIZE; 7835 static_chain_offset = end_addr_offset; 7841 = loongarch_force_binary (Pmode, PLUS, addr, GEN_INT (end_addr_offset));
|