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

  /external/llvm/include/llvm/Object/
COFF.h 301 bool isBigObj() const {
497 int32_t getNumber(bool IsBigObj) const {
499 if (IsBigObj)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
COFF.h 301 bool isBigObj() const {
518 int32_t getNumber(bool IsBigObj) const {
520 if (IsBigObj)
    [all...]

Completed in 397 milliseconds