Home | History | Annotate | Download | only in src

Lines Matching defs:start_

1100     start_ = NULL;
1112 bool HasBeenSetup() { return start_ != NULL; }
1130 Address low() { return start_; }
1142 == reinterpret_cast<uintptr_t>(start_);
1193 Address start_;
1288 == reinterpret_cast<uintptr_t>(start_);
1336 Address start() { return start_; }
1435 Address start_;