Searched refs:hasEhFrameHdr (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h173 bool hasEhFrameHdr() const { return m_bCreateEhFrameHdr; } function in class:mcld::GeneralOptions::HashStyle
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h158 bool hasEhFrameHdr() const { function in class:mcld::ELFFileFormat
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1842 if (file_format->hasEhFrameHdr()) {
2480 config().options().hasEhFrameHdr() && getOutputFormat()->hasEhFrame()) {
2585 config().options().hasEhFrameHdr() && getOutputFormat()->hasEhFrame()) {

Completed in 119 milliseconds