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

/external/llvm/lib/MC/
H A DELFObjectWriter.cpp56 static uint64_t GetSectionAddressSize(const MCAsmLayout &Layout,
1357 uint64_t ELFObjectWriter::GetSectionAddressSize(const MCAsmLayout &Layout, function in class:ELFObjectWriter
1417 uint64_t Size = GetSectionAddressSize(Layout, SD);

Completed in 482 milliseconds