Home
last modified time | relevance | path

Searched refs:patch_locations_ (Results 1 – 2 of 2) sorted by relevance

/art/libelffile/dwarf/
Ddebug_line_opcode_writer.h130 patch_locations_.push_back(this->data()->size()); in SetAddress()
135 patch_locations_.push_back(this->data()->size()); in SetAddress()
218 return patch_locations_; in GetPatchLocations()
253 std::vector<uintptr_t> patch_locations_; variable
Ddebug_info_entry_writer.h87 patch_locations_.push_back(this->data()->size()); in WriteAddr()
191 return patch_locations_; in GetPatchLocations()
222 std::vector<uintptr_t> patch_locations_; variable