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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp245 LDSection& reldyn = file_format->getRelDyn();
943 OutputRelocSection& ARMGNULDBackend::getRelDyn() function in class:ARMGNULDBackend
949 const OutputRelocSection& ARMGNULDBackend::getRelDyn() const function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp163 LDSection& reldyn = file_format->getRelDyn();
532 OutputRelocSection& X86GNULDBackend::getRelDyn() function in class:X86GNULDBackend
538 const OutputRelocSection& X86GNULDBackend::getRelDyn() const function in class:X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp434 OutputRelocSection& MipsGNULDBackend::getRelDyn() function in class:mcld::MipsGNULDBackend
440 const OutputRelocSection& MipsGNULDBackend::getRelDyn() const function in class:mcld::MipsGNULDBackend
847 LDSection& reldyn = file_format->getRelDyn();
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h206 LDSection& getRelDyn() { function in class:mcld::ELFFileFormat
211 const LDSection& getRelDyn() const { function in class:mcld::ELFFileFormat

Completed in 212 milliseconds