Home | History | Annotate | Download | only in dwarf

Lines Matching full:address

125   // header's address_size field indicates the address size to use. Call
126 // frame information doesn't indicate its address size (a shortcoming of
131 // Return the current address size, in bytes. This is either 4,
135 // Read an address from BUFFER and return it as an unsigned 64 bit
136 // integer, respecting this ByteReader's endianness and address size. You
198 // address space as the ".eh_frame" section, and intepreted at
216 // - The pointer's base address: the data stored in the exception
217 // handling data can be the actual address (that is, an absolute
222 // - The pointer may be indirect: it may be the address where the
229 // align it on an appropriate address boundary. (That last option
234 // is BUFFER_BASE. This allows us to find the address that a given
239 // Indicate that the base address of the program's ".text" section
243 // Indicate that the base address for DW_EH_PE_datarel pointers is
245 // address of the global offset table, held in a designated register in
250 // Indicate that the base address for the FDE we are processing is
251 // FUNCTION_BASE. This is the start address of DW_EH_PE_funcrel
269 // absolute address it represents, and set *LEN to the pointer's
273 // base address this reader hasn't been given, so you should check
281 // Function pointer type for our address and offset readers.
290 // Read an address from BUFFER and return it as an unsigned 64 bit