Home
last modified time | relevance | path

Searched defs:structCount (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1993 uint32_t structSizeAndFlags = 0, structCount = 0; setUp() local
2139 uint32_t structSizeAndFlags = 0, structCount = 0; writeRelativeMethodList() local
[all...]
H A DObjC.cpp406 uint32_t structCount = 0; global() member
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp4460 print_relative_method_list(uint32_t structSizeAndFlags,uint32_t structCount,uint64_t p,struct DisassembleInfo * info,const char * indent,uint32_t pointerBits) print_relative_method_list() argument