LLVM
8.0.1
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace 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
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
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
+
Enumerator
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
+
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
z
~
+
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
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
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
+
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
y
+
Files
File List
+
File 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
z
~
+
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
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
+
Macros
_
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
Examples
llvm
object
Binary
llvm::object::Binary Member List
This is the complete list of members for
llvm::object::Binary
, including all inherited members.
Binary
(unsigned int Type, MemoryBufferRef Source)
llvm::object::Binary
protected
Binary
()=delete
llvm::object::Binary
Binary
(const Binary &other)=delete
llvm::object::Binary
checkOffset
(MemoryBufferRef M, uintptr_t Addr, const uint64_t Size)
llvm::object::Binary
inline
static
Data
llvm::object::Binary
protected
getData
() const
llvm::object::Binary
getELFType
(bool isLE, bool is64Bits)
llvm::object::Binary
inline
protected
static
getFileName
() const
llvm::object::Binary
getMachOType
(bool isLE, bool is64Bits)
llvm::object::Binary
inline
protected
static
getMemoryBufferRef
() const
llvm::object::Binary
getTripleObjectFormat
() const
llvm::object::Binary
inline
getType
() const
llvm::object::Binary
inline
ID_Archive
enum value
llvm::object::Binary
protected
ID_COFF
enum value
llvm::object::Binary
protected
ID_COFFImportFile
enum value
llvm::object::Binary
protected
ID_ELF32B
enum value
llvm::object::Binary
protected
ID_ELF32L
enum value
llvm::object::Binary
protected
ID_ELF64B
enum value
llvm::object::Binary
protected
ID_ELF64L
enum value
llvm::object::Binary
protected
ID_EndObjects
enum value
llvm::object::Binary
protected
ID_IR
enum value
llvm::object::Binary
protected
ID_MachO32B
enum value
llvm::object::Binary
protected
ID_MachO32L
enum value
llvm::object::Binary
protected
ID_MachO64B
enum value
llvm::object::Binary
protected
ID_MachO64L
enum value
llvm::object::Binary
protected
ID_MachOUniversalBinary
enum value
llvm::object::Binary
protected
ID_StartObjects
enum value
llvm::object::Binary
protected
ID_Wasm
enum value
llvm::object::Binary
protected
ID_WinRes
enum value
llvm::object::Binary
protected
isArchive
() const
llvm::object::Binary
inline
isCOFF
() const
llvm::object::Binary
inline
isCOFFImportFile
() const
llvm::object::Binary
inline
isELF
() const
llvm::object::Binary
inline
isIR
() const
llvm::object::Binary
inline
isLittleEndian
() const
llvm::object::Binary
inline
isMachO
() const
llvm::object::Binary
inline
isMachOUniversalBinary
() const
llvm::object::Binary
inline
isObject
() const
llvm::object::Binary
inline
isSymbolic
() const
llvm::object::Binary
inline
isWasm
() const
llvm::object::Binary
inline
isWinRes
() const
llvm::object::Binary
inline
~Binary
()
llvm::object::Binary
virtual
Generated on Sun Dec 20 2020 14:14:50 for LLVM by
1.8.13