Searched defs:pc_offset (Results 1 – 4 of 4) sorted by relevance
1157 CodeComment(intptr_t pc_offset, const String &comment) in CodeComment()1160 intptr_t pc_offset() const { return pc_offset_; } in pc_offset() function
186 Location(Offset immediate, Offset pc_offset) in Location()
85 uintptr_t pc_offset = GetCursorAddress<uintptr_t>() >> element_shift; in LinkAndGetOffsetTo() local
5367 size_t pc_offset = pc - buffer; in process_pattern() local