> * If there are no mapping symbols, default to code using the existing > legacy search. This will mishandle recent files iff they have a code > section containing only literal pools. Outside of test cases, this > is unlikely. IIRC my real-world example for this was interrupt vectors or similar jump tables. Paul