Searched refs:readMainModuleMapping (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/ |
D | proto_other.go | 28 func readMainModuleMapping() (start, end uint64, exe, buildID string, err error) { func
|
D | proto_darwin.go | 21 func readMainModuleMapping() (start, end uint64, exe, buildID string, err error) { func
|
D | proto_windows.go | 46 func readMainModuleMapping() (start, end uint64, exe, buildID string, err error) { func
|
D | proto_test.go | 115 start, end, exe, buildID, err := readMainModuleMapping()
|