Home
last modified time | relevance | path

Searched defs:GetPatchLocations (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dwarf/
Ddebug_line_opcode_writer.h211 const std::vector<uintptr_t>& GetPatchLocations() const { in GetPatchLocations() function
Ddebug_info_entry_writer.h175 const std::vector<uintptr_t>& GetPatchLocations() const { in GetPatchLocations() function
/art/compiler/
Delf_builder.h203 std::vector<uintptr_t>* GetPatchLocations() { in GetPatchLocations() function