Searched defs:pc_offset (Results 1 – 5 of 5) 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
64 int pc_offset; member
186 Location(Offset immediate, Offset pc_offset) in Location()
85 uintptr_t pc_offset = GetCursorAddress<uintptr_t>() >> element_shift; in LinkAndGetOffsetTo() local
5407 size_t pc_offset = pc - buffer; in process_pattern() local