Home
last modified time | relevance | path

Searched refs:noDeadStrip (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
H A DFile.h42 bool noDeadStrip, bool copyRefs, in addDefinedAtom() argument
57 thumb, noDeadStrip, content, align); in addDefinedAtom()
63 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection() argument
81 noDeadStrip, content, in addDefinedAtomInCustomSection()
88 bool noDeadStrip, bool copyRefs, in addZeroFillDefinedAtom() argument
112 noDeadStrip, align); in addZeroFillDefinedAtom()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
H A DFile.h42 bool noDeadStrip, bool copyRefs, in addDefinedAtom() argument
57 thumb, noDeadStrip, content, align); in addDefinedAtom()
63 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection() argument
81 noDeadStrip, content, in addDefinedAtomInCustomSection()
88 bool noDeadStrip, bool copyRefs, in addZeroFillDefinedAtom() argument
112 noDeadStrip, align); in addZeroFillDefinedAtom()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
H A DFile.h42 bool noDeadStrip, bool copyRefs, in addDefinedAtom() argument
57 thumb, noDeadStrip, content, align); in addDefinedAtom()
63 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection() argument
81 noDeadStrip, content, in addDefinedAtomInCustomSection()
88 bool noDeadStrip, bool copyRefs, in addZeroFillDefinedAtom() argument
112 noDeadStrip, align); in addZeroFillDefinedAtom()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
34 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
43 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
94 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h31 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
35 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
39 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
44 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
92 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
95 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
H A DFile.h43 bool noDeadStrip, bool copyRefs, in addDefinedAtom() argument
58 thumb, noDeadStrip, content, align); in addDefinedAtom()
64 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection() argument
82 noDeadStrip, content, in addDefinedAtomInCustomSection()
89 bool noDeadStrip, bool copyRefs, in addZeroFillDefinedAtom() argument
113 noDeadStrip, align); in addZeroFillDefinedAtom()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h31 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() argument
35 _thumb(thumb), _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
39 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() argument
44 _noDeadStrip(noDeadStrip) {} in MachODefinedAtom()
92 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom() argument
95 : MachODefinedAtom(f, name, scope, type, merge, thumb, noDeadStrip, in MachODefinedCustomSectionAtom()
H A DFile.h43 bool noDeadStrip, bool copyRefs, in addDefinedAtom() argument
58 thumb, noDeadStrip, content, align); in addDefinedAtom()
64 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection() argument
82 noDeadStrip, content, in addDefinedAtomInCustomSection()
89 bool noDeadStrip, bool copyRefs, in addZeroFillDefinedAtom() argument
113 noDeadStrip, align); in addZeroFillDefinedAtom()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DSymbols.h117 bool isThumb, bool isReferencedDynamically, bool noDeadStrip) in Defined() argument
122 noDeadStrip(noDeadStrip), weakDef(isWeakDef), external(isExternal) { in Defined()
167 bool noDeadStrip : 1; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DSymbols.h117 bool isThumb, bool isReferencedDynamically, bool noDeadStrip) in Defined() argument
122 noDeadStrip(noDeadStrip), weakDef(isWeakDef), external(isExternal) { in Defined()
167 bool noDeadStrip : 1; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DSymbols.h117 bool isThumb, bool isReferencedDynamically, bool noDeadStrip) in Defined() argument
122 noDeadStrip(noDeadStrip), weakDef(isWeakDef), external(isExternal) { in Defined()
167 bool noDeadStrip : 1; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DSymbols.h117 bool isThumb, bool isReferencedDynamically, bool noDeadStrip) in Defined() argument
122 noDeadStrip(noDeadStrip), weakDef(isWeakDef), external(isExternal) { in Defined()
167 bool noDeadStrip : 1; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DSymbols.h117 bool isThumb, bool isReferencedDynamically, bool noDeadStrip) in Defined() argument
122 noDeadStrip(noDeadStrip), weakDef(isWeakDef), external(isExternal) { in Defined()
167 bool noDeadStrip : 1; variable

123