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 351 bool isRelocatableObject() const override;
962 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const {
  /external/llvm/lib/Object/
COFFObjectFile.cpp     [all...]
MachOObjectFile.cpp     [all...]

Completed in 226 milliseconds