Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Dheaders.h145 for (uintptr_t patch_location : entries.GetPatchLocations()) { in WriteDebugInfoCU()
199 for (uintptr_t patch_location : opcodes.GetPatchLocations()) { in WriteDebugLineTable()
Ddebug_line_opcode_writer.h217 const std::vector<uintptr_t>& GetPatchLocations() const { in GetPatchLocations() function
Ddebug_info_entry_writer.h190 const std::vector<uintptr_t>& GetPatchLocations() const { in GetPatchLocations() function