Searched refs:LMA (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gdb/gdb/
H A Dsymfile.c2736 same VMA, each with its own unique LMA (or load address).
2740 sections should be considered to be mapped from the VMA to the LMA.
2743 should be read from the VMA, otherwise from the LMA.
2767 the pc, either in its VMA or its LMA
2769 section_is_overlay(sect): true if section's VMA != LMA
2771 pc_in_unmapped_range(...): true if pc belongs to section's LMA
2773 overlay_mapped_address(...): map an address from section's LMA to VMA
2774 overlay_unmapped_address(...): map an address from section's VMA to LMA
2776 either in VMA or LMA depending on whether
2790 Returns true if SECTION has VMA not equal to LMA, i
3266 VMA, SIZE, LMA, MAPPED enumerator in enum:ovly_index
[all...]

Completed in 84 milliseconds