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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h238 LDSection& getRelaDyn() { function in class:mcld::ELFFileFormat
243 const LDSection& getRelaDyn() const { function in class:mcld::ELFFileFormat
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp256 OutputRelocSection& HexagonLDBackend::getRelaDyn() function in class:HexagonLDBackend
262 const OutputRelocSection& HexagonLDBackend::getRelaDyn() const function in class:HexagonLDBackend
295 file_format->getRelaDyn().setSize
450 LDSection& reladyn = file_format->getRelaDyn();

Completed in 79 milliseconds