Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/utils/vim/
H A Dvimrc61 augroup filetype augroup
78 augroup filetype augroup
84 augroup filetype augroup
91 augroup filetype augroup
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp267 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s18 filetype: 0x1 label
H A Dobjc-uses-custom-personality.s52 filetype: 0x1 label
H A Dcompact-unwind-both-local-and-dylib-personality.s202 filetype: 0x1 label
H A Dcompact-unwind-sym-relocs.s46 filetype: 0x1 label
H A Dweak-definition-gc.s273 filetype: 0x1 label
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h66 llvm::yaml::Hex32 filetype; member
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8236 PrintMachHeader(uint32_t magic,uint32_t cputype,uint32_t cpusubtype,uint32_t filetype,uint32_t ncmds,uint32_t sizeofcmds,uint32_t flags,bool verbose) PrintMachHeader() argument
8647 PrintSection(const char * sectname,const char * segname,uint64_t addr,uint64_t size,uint32_t offset,uint32_t align,uint32_t reloff,uint32_t nreloc,uint32_t flags,uint32_t reserved1,uint32_t reserved2,uint32_t cmd,const char * sg_segname,uint32_t filetype,uint32_t object_size,bool verbose) PrintSection() argument
10090 PrintLoadCommands(const MachOObjectFile * Obj,uint32_t filetype,uint32_t cputype,bool verbose) PrintLoadCommands() argument
10256 uint32_t filetype = 0; printMachOLoadCommands() local
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp928 uint32_t filetype = data.GetU32(&offset); MagicBytesMatch() local
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h516 uint32_t filetype; member
526 uint32_t filetype; member