Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A DMakefile171 kas_info: OTHER_LDFLAGS += -framework CoreSymbolication target
172 kas_info: CODE_SIGN_ENTITLEMENTS = kernel_symbolication_entitlements.plist target
/xnu-8020.101.4/bsd/vm/
H A Dvm_unix.c3205 kas_info(struct proc *p, in kas_info() function