Home
last modified time | relevance | path

Searched defs:nfat_arch (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/test/MachO/invalid/
H A Dinvalid-fat-narch.s10 nfat_arch: 2 label
H A Dinvalid-fat-offset.s10 nfat_arch: 2 label
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h151 uint32_t nfat_arch; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h958 uint32_t nfat_arch; member
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2359 uint32_t nfat_arch = UB->getNumberOfObjects(); in printMachOUniversalHeaders() local