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

  /external/llvm/include/llvm/Object/
ELFObjectFile.h 220 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
574 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const {
  /external/llvm/lib/Object/
COFFObjectFile.cpp 291 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const {
    [all...]
MachOObjectFile.cpp 536 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const {
    [all...]

Completed in 55 milliseconds