HomeSort by relevance Sort by last modified time
    Searched refs:setAugmentationData (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 110 void setAugmentationData(const std::string& pStr) { m_AugmentationData = pStr; }
  /frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp 330 cie->setAugmentationData(augdata);
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 315 cie->setAugmentationData(std::string(1, aug_data));

Completed in 51 milliseconds