OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Reloc_type
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
aarch64-reloc-property.h
40
enum
Reloc_type
{
91
Reloc_type
92
reloc_type
() const
function in class:gold::AArch64_reloc_property
135
AArch64_reloc_property(unsigned int code, const char* name,
Reloc_type
rtype,
156
Reloc_type
reloc_type_;
200
&& (arp->
reloc_type
() == AArch64_reloc_property::RT_STATIC)
arm-reloc-property.h
35
enum
Reloc_type
{
76
Reloc_type
77
reloc_type
() const
function in class:gold::Arm_reloc_property
149
Arm_reloc_property(unsigned int code, const char* name,
Reloc_type
rtype,
252
Reloc_type
reloc_type_;
311
&& (arp->
reloc_type
() == Arm_reloc_property::RT_STATIC)
Completed in 3865 milliseconds