LIEF: Library to Instrument Executable Formats
Version 0.17.0
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions
a
c
d
e
f
g
h
i
l
m
n
o
r
s
t
u
v
w
Typedefs
a
b
c
d
h
j
o
r
s
u
v
Enumerations
a
c
d
e
h
i
l
m
o
p
r
s
x
Enumerator
a
c
d
f
i
k
m
o
p
r
s
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
x
Enumerations
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
j
m
n
o
p
r
s
t
u
w
Related Symbols
o
Files
File List
File Members
All
_
e
h
i
l
m
o
p
r
t
Functions
Typedefs
Enumerations
l
r
Enumerator
l
Macros
_
e
h
l
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
lief-static-install
include
LIEF
ELF
Relocations
BPF.def
Go to the documentation of this file.
1
#ifndef ELF_RELOC
2
#error "ELF_RELOC must be defined"
3
#endif
4
5
// No relocation
6
ELF_RELOC(BPF_NONE, 0)
7
ELF_RELOC(BPF_64_64, 1)
8
ELF_RELOC(BPF_64_ABS64, 2)
9
ELF_RELOC(BPF_64_ABS32, 3)
10
ELF_RELOC(BPF_64_NODYLD32, 4)
11
ELF_RELOC(BPF_64_32, 10)
Generated by
1.13.0