Searched defs:pc_offset (Results 1 – 5 of 5) sorted by relevance
94 uptr module_name_len, uptr *pc_offset) { in GetModuleAndOffsetForPc()168 uptr *pc_offset) { in __sanitizer_get_module_and_offset_for_pc()
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