Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/
H A DMakefile225 kas_info: OTHER_LDFLAGS += -framework CoreSymbolication target
226 kas_info: CODE_SIGN_ENTITLEMENTS = kernel_symbolication_entitlements.plist target
/xnu-8796.121.2/bsd/vm/
H A Dvm_unix.c3579 kas_info(struct proc *p, in kas_info() function