Searched defs:ra_offset (Results 1 – 6 of 6) sorted by relevance
104 size_t ra_offset() const { return (cfi_data & kRAMask) << kRAShift; } in ra_offset() function262 uint16_t ra_offset = 0; in FindCFIRowForPC() local
71 uint16_t ra_offset = 0; member
111 uint16_t ra_offset() const { in ra_offset() function298 uint16_t ra_offset = 0; in FindCFIRowForPC() local
45 uint16_t ra_offset = 0; member
67 int ra_offset; member
2092 let ra_offset = match offset.try_into() { in fcntl_rdadvise() localVariable