Lines Matching refs:FRE

41915 	To match the range covered by the SFrame FRE, one should instead perform
42358 carrying the SFrame FRE type and SFrame FDE type to consistenly use
42394 fetch the fixed FP offset if applicable, or get the FP offset from FRE
42404 applicable. Else return the FP offset from the FRE.
42417 the fixed RA offset if applicable, or get the RA offset from FRE when
42421 as preivous. Currently, e.g., if RA is not being tracked per FRE,
42434 if applicable. Else return the RA offset from the FRE.
47395 libsframe: use const char * consistently for immutable FRE buffers
47403 libsframe: use uint8_t data type for FRE info related stubs
47405 * sframe.c: Use uint8_t for FRE offset count and FRE offset
47406 size. Use uint8_t for FRE info word as well.
48931 libsframe provides an API to find the FRE associated with a given PC in
48936 last FRE from one of the FDEs. Such a test ensures better regression
79457 SFrame FRE type based on the function size. Those constants, however,
79493 - check that the SFrame FRE read is within bounds
81229 libsframe: write out SFrame FRE start address correctly
81233 The offending stub was how we memcpy the FRE start address to the buffer
81236 value of the FRE start addr, not uint32_t sized value; we intend to copy
82767 sframe: doc: update spec for the mangled-RA bit in FRE
82788 In the textual dump of the SFrame section, when an SFrame FRE recovers a
82840 Use the last remaining bit in the 'SFrame FRE info' word to store whether
82846 unwinding, whenever an SFrame FRE with non-zero "mangled RA" bit is
83178 - #1. access to the SFrame FRE stack offsets in the in-memory
83180 - #2. access to the SFrame FRE start address in the on-disk representation
83190 of memory in the on-disk SFrame FRE that are on not on their natural
83192 are provided access to the on-disk SFrame FRE data via libsframe's
84669 - 4-bits: FRE type
84670 - 1-bit: FRE start address encoding
84673 At the moment, the most-significat 4-bits are zero (The FRE start
84678 least-significant 4-bits (i.e., only the FRE type needs to be updated
84685 4-bits to indicate the selected FRE type.
84701 FRE. E.g., sframe_frame_row_entry_addr1 is used when start address
90203 specific fragments containing SFrame FRE start address and SFrame FDE