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

  /external/llvm/lib/Object/
COFFObjectFile.cpp 345 error_code COFFObjectFile::isSectionText(DataRefImpl Sec,
MachOObjectFile.cpp 584 error_code MachOObjectFile::isSectionText(DataRefImpl DRI,
647 // Consider using the code from isSectionText to look for __const sections.
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 676 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const;
    [all...]

Completed in 77 milliseconds