fPLTSectionEnd
fPLTSectionEnd = fPLTSectionStart + section->Size();
if (address >= fPLTSectionStart && address < fPLTSectionEnd)
target_addr_t fPLTSectionEnd;