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

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h149 const EhFrame* getEhFrame() const { return m_Data.eh_frame; } function in class:mcld::LDSection
150 EhFrame* getEhFrame() { return m_Data.eh_frame; } function in class:mcld::LDSection
H A DELFFileFormat.h522 LDSection& getEhFrame() { function in class:mcld::ELFFileFormat
527 const LDSection& getEhFrame() const { function in class:mcld::ELFFileFormat

Completed in 314 milliseconds