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

  /external/llvm/include/llvm/Object/
ObjectFile.h 264 virtual std::error_code getPlatformFlags(unsigned &Result) const {
ELFObjectFile.h 328 std::error_code getPlatformFlags(unsigned &Result) const override {
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 592 Obj.getPlatformFlags(AbiVariant);
    [all...]

Completed in 54 milliseconds