| Function Summary |
| |
CodeRefsFrom(ea,
flow)
Get a list of code references from 'ea' |
| |
CodeRefsTo(ea,
flow)
Get a list of code references to 'ea' |
| |
DataRefsFrom(ea)
Get a list of data references from 'ea' |
| |
DataRefsTo(ea)
Get a list of data references to 'ea' |
| |
Functions(start,
end)
Get a list of functions |
| |
GetDataList(ea,
count,
itemsize)
Get data list - INTERNAL USE ONLY |
| |
Heads(start,
end)
Get a list of heads (instructions or data) |
| |
MapDataList(ea,
length,
func,
wordsize)
Map through a list of data words in the database |
| |
PutDataList(ea,
list,
itemsize)
Put data list - INTERNAL USE ONLY |
| |
refs(ea,
funcfirst,
funcnext)
Generic reference collector - INTERNAL USE ONLY. |
| |
Segments()
Get list of segments (sections) in the binary image |