Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A DMakefile451 kas_info: OTHER_LDFLAGS += -framework CoreSymbolication target
452 kas_info: CODE_SIGN_ENTITLEMENTS = kernel_symbolication_entitlements.plist target
/xnu-11417.121.6/bsd/vm/
H A Dvm_unix.c2821 kas_info(struct proc *p, in kas_info() function