Home
last modified time | relevance | path

Searched defs:getRelDyn (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp212 OutputRelocSection& X86GNULDBackend::getRelDyn() { in getRelDyn() function in mcld::X86GNULDBackend
217 const OutputRelocSection& X86GNULDBackend::getRelDyn() const { in getRelDyn() function in mcld::X86GNULDBackend
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h240 LDSection& getRelDyn() { in getRelDyn() function
245 const LDSection& getRelDyn() const { in getRelDyn() function
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp657 OutputRelocSection& ARMGNULDBackend::getRelDyn() { in getRelDyn() function in mcld::ARMGNULDBackend
662 const OutputRelocSection& ARMGNULDBackend::getRelDyn() const { in getRelDyn() function in mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp538 OutputRelocSection& MipsGNULDBackend::getRelDyn() { in getRelDyn() function in mcld::MipsGNULDBackend
543 const OutputRelocSection& MipsGNULDBackend::getRelDyn() const { in getRelDyn() function in mcld::MipsGNULDBackend