Searched refs:start_ (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | memrange.h | 29 mem_range (CORE_ADDR start_, int length_) in mem_range() 30 : start (start_), length (length_) in mem_range()
|
| D | tracepoint.h | 239 memrange (int type_, bfd_signed_vma start_, bfd_signed_vma end_) in memrange() 240 : type (type_), start (start_), end (end_) in memrange()
|
| D | ChangeLog-1990 | 2617 various: Call start_{subfile,symtab} with extra argument.
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | fileread.h | 280 : start_(start), size_(size), data_(data), lock_count_(0), in View() 289 { return this->start_; } in start() 347 off_t start_; variable
|
| D | layout.cc | 117 if (p->start_ > start) in remove() 124 if (p->start_ <= start && p->end_ >= end) in remove() 128 if (p->start_ + 3 >= start && p->end_ <= end + 3) in remove() 131 else if (p->start_ + 3 >= start) in remove() 132 p->start_ = end; in remove() 140 Free_list_node newnode(p->start_, start); in remove() 141 p->start_ = end; in remove() 181 off_t start = p->start_ > minoff ? p->start_ : minoff; in allocate() 191 if (p->start_ + fuzz >= start && p->end_ <= end + fuzz) in allocate() 193 else if (p->start_ + fuzz >= start) in allocate() [all …]
|
| D | script-sections.cc | 54 start_(start), in Memory_region() 70 { return this->start_; } in start_address() 93 script_exp_binary_add(this->start_, in get_current_address() 100 uint64_t start = this->start_->eval(symtab, layout, false); in set_address() 187 Expression* start_; member in gold::Memory_region 281 this->start_->print(f); in print()
|
| D | layout.h | 82 : start_(start), end_(end) in Free_list_node() 84 off_t start_; member
|
| D | ChangeLog-2016 | 262 to constructor. Sort start_ var later. Comment State.
|
| D | output.cc | 3735 off_t off = p->start_; in do_write()
|
| D | powerpc.cc | 566 Sec_info(Address start_, Address len_, unsigned int shndx_) in Sec_info() 567 : start(start_), len(len_), shndx(shndx_) in Sec_info()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | diagnostic-show-locus.cc | 2207 column_range (int start_, int finish_) : start (start_), finish (finish_) in column_range() argument
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | gcc-cp-fe.def | 1044 - start_* marks the beginning of a compound (type, list, ...);
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | gcc-cp-fe.def | 1044 - start_* marks the beginning of a compound (type, list, ...);
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | gcc-cp-fe.def | 1044 - start_* marks the beginning of a compound (type, list, ...);
|