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 76 const coff_section *COFFObjectFile::toSec(DataRefImpl Sec) const {
301 const coff_section *sec = toSec(Sec);
310 const coff_section *sec = toSec(Sec);
316 const coff_section *sec = toSec(Sec);
323 const coff_section *sec = toSec(Sec);
330 const coff_section *sec = toSec(Sec);
339 const coff_section *sec = toSec(Sec);
348 const coff_section *sec = toSec(Sec);
355 const coff_section *sec = toSec(Sec);
362 const coff_section *sec = toSec(Sec)
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 210 const coff_section *toSec(DataRefImpl Sec) const;

Completed in 29 milliseconds