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

  /external/llvm/lib/Object/
COFFObjectFile.cpp 336 error_code COFFObjectFile::getSectionAlignment(DataRefImpl Sec,
MachOObjectFile.cpp 570 error_code MachOObjectFile::getSectionAlignment(DataRefImpl DRI,
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 675 virtual error_code getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const;
    [all...]

Completed in 137 milliseconds