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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h497 LDSection& getEhFrame() { function in class:mcld::ELFFileFormat
502 const LDSection& getEhFrame() const { function in class:mcld::ELFFileFormat
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

Completed in 293 milliseconds