Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp95 static uint64_t GetSectionAddressSize(const MCAsmLayout &Layout,
1528 uint64_t ELFObjectWriter::GetSectionAddressSize(const MCAsmLayout &Layout, in GetSectionAddressSize() function in ELFObjectWriter
1574 uint64_t Size = GetSectionAddressSize(Layout, SD); in writeSectionHeader()