Home
last modified time | relevance | path

Searched full:nsyms (Results 1 – 25 of 196) sorted by relevance

12345678

/llvm-project/lldb/test/API/commands/target/basic/
H A Dbogus.yaml47 nsyms: 1
97 nsyms: 1
161 nsyms: 2
/llvm-project/llvm/test/tools/llvm-lipo/Inputs/
H A Di386-x86_64-armv7-arm64-universal.yaml80 nsyms: 1
168 nsyms: 1
243 nsyms: 1
331 nsyms: 3
H A Di386-x86_64-universal.yaml70 nsyms: 1
158 nsyms: 1
H A Darmv7_i386_non_default_alignment.yaml70 nsyms: 1
157 nsyms: 1
H A Darmv7-slice.yaml42 nsyms: 1
H A Dx86_64-slice.yaml55 nsyms: 1
H A DCPU14-slice.yaml54 nsyms: 1
H A Di386-slice.yaml54 nsyms: 1
/llvm-project/llvm/test/tools/llvm-libtool-darwin/
H A Dcpu-subtype-matching.test67 nsyms: 1
124 nsyms: 1
205 nsyms: 1
263 nsyms: 1
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp624 NormalizedSection &NSec, std::vector<NormalizedSymbol *> NSyms) { in graphifySectionsWithCustomParsers()
639 llvm::sort(NSyms, in graphifyCStringSection()
686 if (NSyms.empty() || in graphifyCStringSection()
687 orc::ExecutorAddr(NSyms.back()->Value) != B.getAddress()) { in graphifyCStringSection()
698 while (!NSyms.empty() && orc::ExecutorAddr(NSyms.back()->Value) < in graphifyCStringSection()
700 auto &NSym = *NSyms.back(); in graphifyCStringSection()
702 orc::ExecutorAddr(NSyms.back()->Value); in graphifyCStringSection()
722 NSyms.pop_back(); in graphifyCStringSection()
633 graphifyCStringSection(NormalizedSection & NSec,std::vector<NormalizedSymbol * > NSyms) graphifyCStringSection() argument
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
H A Dsegment-size-alignment.test131 nsyms: 3
343 nsyms: 3
560 nsyms: 3
777 nsyms: 3
/llvm-project/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml73 nsyms: 30
199 #CHECK: nsyms: 30
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/
H A Duniversal.yaml111 nsyms: 1
279 nsyms: 2
/llvm-project/llvm/test/tools/llvm-objdump/MachO/AArch64/
H A Dmacho-private-headers.test55 CHECK: nsyms 5
239 EXE: nsyms 4
/llvm-project/llvm/test/tools/llvm-gsymutil/X86/
H A Dmacho-invalid-section-offset.yaml23 nsyms: 1
/llvm-project/llvm/test/tools/llvm-libtool-darwin/Inputs/
H A Dinput1.yaml43 nsyms: 1
H A Dinput2.yaml43 nsyms: 1
/llvm-project/llvm/test/tools/llvm-objdump/MachO/
H A Dbad-dysymtab.test18 nsyms: 3
H A Dprivate-headers.test103 CHECK: nsyms 5
300 EXE: nsyms 4
523 NON_VERBOSE: nsyms 5
/llvm-project/lld/test/MachO/invalid/
H A Dalignment-too-large.yaml44 nsyms: 1
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/Inputs/
H A Di386.yaml54 nsyms: 1
H A Dx86_64.yaml55 nsyms: 1
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/Inputs/
H A Di386_macho_with_debug.yaml54 nsyms: 1
H A Dx86_64_macho_with_debug.yaml55 nsyms: 1
/llvm-project/llvm/test/tools/llvm-objdump/MachO/ARM/
H A Dprivate-headers.test104 CHECK: nsyms 2
275 EXE: nsyms 5

12345678