HomeSort by relevance Sort by last modified time
    Searched defs:getSectionFileSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCFragment.cpp 182 uint64_t MCAsmLayout::getSectionFileSize(const MCSection *Sec) const {
  /external/swiftshader/third_party/LLVM/lib/MC/
MCAssembler.cpp 142 uint64_t MCAsmLayout::getSectionFileSize(const MCSectionData *SD) const {
500 assert(Layout.getSectionFileSize(SD) == 0 && "Invalid size for section!");

Completed in 69 milliseconds