Edit File by line
•
/
home
/
barbar84
/
public_h...
/
wp-conte...
/
plugins
/
sujqvwi
/
AnonR
/
anonr.TX...
/
lib
/
golang
/
src
/
runtime
•
File:
go_tls.h
// Copyright 2014 The Go Authors. All rights reserved.
[
0
]
Fix
|
Delete
// Use of this source code is governed by a BSD-style
[
1
]
Fix
|
Delete
// license that can be found in the LICENSE file.
[
2
]
Fix
|
Delete
[
3
]
Fix
|
Delete
#ifdef GOARCH_arm
[
4
]
Fix
|
Delete
#define LR R14
[
5
]
Fix
|
Delete
#endif
[
6
]
Fix
|
Delete
[
7
]
Fix
|
Delete
#ifdef GOARCH_amd64
[
8
]
Fix
|
Delete
#define get_tls(r) MOVQ TLS, r
[
9
]
Fix
|
Delete
#define g(r) 0(r)(TLS*1)
[
10
]
Fix
|
Delete
#endif
[
11
]
Fix
|
Delete
[
12
]
Fix
|
Delete
#ifdef GOARCH_386
[
13
]
Fix
|
Delete
#define get_tls(r) MOVL TLS, r
[
14
]
Fix
|
Delete
#define g(r) 0(r)(TLS*1)
[
15
]
Fix
|
Delete
#endif
[
16
]
Fix
|
Delete
[
17
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List