Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp221 uint64_t getCodeAlignmentFactor() const { return CodeAlignmentFactor; } in getCodeAlignmentFactor() function in __anonf922883c0111::CIE
443 CodeAlignmentFactor = Cie->getCodeAlignmentFactor(); in dumpInstructions()