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

  /external/llvm/include/llvm/Object/
ELFObjectFile.h 343 bool isRelocatableObject() const override;
923 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const {
  /external/llvm/lib/Object/
COFFObjectFile.cpp     [all...]
MachOObjectFile.cpp     [all...]

Completed in 968 milliseconds