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

  /external/llvm/lib/Object/
COFFObjectFile.cpp 387 error_code COFFObjectFile::isSectionReadOnlyData(DataRefImpl Sec,
MachOObjectFile.cpp 645 error_code MachOObjectFile::isSectionReadOnlyData(DataRefImpl Sec,
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 683 virtual error_code isSectionReadOnlyData(DataRefImpl Sec, bool &Res) const;
    [all...]

Completed in 196 milliseconds