Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp403 OutputRelocSection& AArch64GNULDBackend::getRelaDyn() in getRelaDyn() function in AArch64GNULDBackend
409 const OutputRelocSection& AArch64GNULDBackend::getRelaDyn() const in getRelaDyn() function in AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp263 OutputRelocSection& HexagonLDBackend::getRelaDyn() in getRelaDyn() function in HexagonLDBackend
269 const OutputRelocSection& HexagonLDBackend::getRelaDyn() const in getRelaDyn() function in HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h235 LDSection& getRelaDyn() { in getRelaDyn() function
240 const LDSection& getRelaDyn() const { in getRelaDyn() function