mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
3d62a7f253
The idea is to find th def that contains the address. Had to write my own bsearch (well... lifted from wikipedia) because libc's is exact. The defs are assumed to be sorted (which qfcc now ensures when it writes progs and sym files). |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makefile.am |