Searched refs:GetPcOffset (Results 1 – 4 of 4) sorted by relevance
92 unsigned GetPcOffset(unsigned index) const { in GetPcOffset() function
56 if (GetPcOffset(i) == pc_offset) return GetEntry(i); in FindEntry()
15003 unsigned pc_offset = table.GetPcOffset(i); in Disassemble()
185 uint32_t GetPcOffset() const { return pc_offset_; } in GetPcOffset() function