Home
last modified time | relevance | path

Searched defs:load_address (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/tools/lldbmacros/ !
H A Dutils.py473 def loadDSYM(uuid, load_address, sections=[]): argument
/xnu-11215.1.10/libkern/c++/ !
H A DOSKext.cpp816 vm_offset_t load_address = 0; in allocAndInitFakeKext() local