func runtime.inVDSOPage
3 uses
runtime (current package)
proc.go#L4517: if inVDSOPage(pc) {
signal_unix.go#L385: if !iscgo && inVDSOPage(c.sigpc()) {
vdso_in_none.go#L11: func inVDSOPage(pc uintptr) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)