Searched refs:GetSectionFileSize (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DELFObjectWriter.cpp54 static uint64_t GetSectionFileSize(const MCAsmLayout &Layout,
1350 uint64_t ELFObjectWriter::GetSectionFileSize(const MCAsmLayout &Layout, function in class:ELFObjectWriter
1504 FileOff += GetSectionFileSize(Layout, SD);
1525 FileOff += GetSectionFileSize(Layout, SD);

Completed in 47 milliseconds