Searched defs:getTextSectionAlignment (Results 1 – 2 of 2) sorted by relevance
20 unsigned RISCVMCObjectFileInfo::getTextSectionAlignment() const { in getTextSectionAlignment() function in RISCVMCObjectFileInfo
262 virtual unsigned getTextSectionAlignment() const { return 4; } in getTextSectionAlignment() function