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

  /external/llvm/lib/Object/
COFFObjectFile.cpp 73 const coff_section *COFFObjectFile::toSec(DataRefImpl Sec) const {
293 const coff_section *sec = toSec(Sec);
302 const coff_section *sec = toSec(Sec);
308 const coff_section *sec = toSec(Sec);
315 const coff_section *sec = toSec(Sec);
322 const coff_section *sec = toSec(Sec);
331 const coff_section *sec = toSec(Sec);
340 const coff_section *sec = toSec(Sec);
347 const coff_section *sec = toSec(Sec);
354 const coff_section *sec = toSec(Sec)
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 105 const coff_section *toSec(DataRefImpl Sec) const;

Completed in 21 milliseconds