Home
last modified time | relevance | path

Searched defs:getDataAlignmentFactor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h567 int64_t getDataAlignmentFactor() const { return DataAlignmentFactor; } in getDataAlignmentFactor() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1256 static int getDataAlignmentFactor(MCStreamer &streamer) { in getDataAlignmentFactor() function