Home
last modified time | relevance | path

Searched defs:BigSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp326 uint64_t BigSize = s.offset; in parseSegmentLoadCommand() local
392 uint64_t BigSize = S.fileoff; in parseSegmentLoadCommand() local
440 uint64_t BigSize = SymtabSize; in checkSymtabCommand() local
490 uint64_t BigSize = Dysymtab.ntoc; in checkDysymtabCommand() local
624 uint64_t BigSize = LinkData.dataoff; in checkLinkeditDataCommand() local
662 uint64_t BigSize = DyldInfo.rebase_off; in checkDyldInfoCommand() local
849 uint64_t BigSize = Nt.offset; in checkNoteCommand() local
930 uint64_t BigSize = cryptoff; in checkEncryptCommand() local
1219 uint64_t BigSize = Hints.nhints; in checkTwoLevelHintsCommand() local
1655 uint64_t BigSize = Dysymtab.ilocalsym; in MachOObjectFile() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp377 unsigned BigSize = 64; in tryEorOfLogicalImmediates() local