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

  /external/llvm/include/llvm/Object/
ELF.h 270 // This is set the first time getLoadName is called.
423 StringRef getLoadName() const;
824 StringRef ELFFile<ELFT>::getLoadName() const {
    [all...]
  /external/llvm/lib/Object/
COFFObjectFile.cpp 623 StringRef COFFObjectFile::getLoadName() const {
    [all...]

Completed in 138 milliseconds