Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A DMakefile281 kas_info: OTHER_LDFLAGS += -framework CoreSymbolication target
282 kas_info: CODE_SIGN_ENTITLEMENTS = kernel_symbolication_entitlements.plist target
/xnu-10063.141.1/bsd/vm/
H A Dvm_unix.c3652 kas_info(struct proc *p, in kas_info() function