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 110 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const {
243 const coff_section *Sec = toSec(Ref);
250 const coff_section *Sec = toSec(Ref);
256 const coff_section *Sec = toSec(Ref);
263 const coff_section *Sec = toSec(Ref);
270 const coff_section *Sec = toSec(Ref);
279 const coff_section *Sec = toSec(Ref);
288 const coff_section *Sec = toSec(Ref);
295 const coff_section *Sec = toSec(Ref);
302 const coff_section *Sec = toSec(Ref)
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 359 const coff_section *toSec(DataRefImpl Sec) const;

Completed in 64 milliseconds