Searched defs:getRelaDyn (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp123 LDSection& reladyn = file_format->getRelaDyn();
232 file_format->getRelaDyn().setSize(
403 OutputRelocSection& AArch64GNULDBackend::getRelaDyn() function in class:AArch64GNULDBackend
409 const OutputRelocSection& AArch64GNULDBackend::getRelaDyn() const function in class:AArch64GNULDBackend
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h235 LDSection& getRelaDyn() { function in class:mcld::ELFFileFormat
240 const LDSection& getRelaDyn() const { function in class:mcld::ELFFileFormat
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp263 OutputRelocSection& HexagonLDBackend::getRelaDyn() function in class:HexagonLDBackend
269 const OutputRelocSection& HexagonLDBackend::getRelaDyn() const function in class:HexagonLDBackend
302 file_format->getRelaDyn().setSize
458 LDSection& reladyn = file_format->getRelaDyn();

Completed in 3543 milliseconds