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

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h167 const EhFrame* getEhFrame() const { return m_Data.eh_frame; } function in class:mcld::LDSection
168 EhFrame* getEhFrame() { return m_Data.eh_frame; } function in class:mcld::LDSection
H A DELFFileFormat.h497 LDSection& getEhFrame() { function in class:mcld::ELFFileFormat
502 const LDSection& getEhFrame() const { function in class:mcld::ELFFileFormat

Completed in 192 milliseconds