Home
last modified time | relevance | path

Searched refs:getReginfoSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.h39 const MCSection *getReginfoSection() const { return ReginfoSection; } in getReginfoSection() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsReginfo.cpp53 OS.SwitchSection(TLOFELF.getReginfoSection()); in emitMipsReginfoSectionCG()