Home
last modified time | relevance | path

Searched refs:TypeAndAttributes (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
51 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
55 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCSectionMachO.h30 unsigned TypeAndAttributes; variable
54 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
58 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
62 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSectionMachO.h30 unsigned TypeAndAttributes; variable
54 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
58 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
62 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h30 unsigned TypeAndAttributes; variable
54 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
58 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
62 return (TypeAndAttributes & Value) != 0; in hasAttribute()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCSectionMachO.h30 unsigned TypeAndAttributes; variable
54 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
58 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
62 return (TypeAndAttributes & Value) != 0; in hasAttribute()
H A DMCContext.h408 unsigned TypeAndAttributes,
413 unsigned TypeAndAttributes, SectionKind K,
415 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCSectionMachO.h31 unsigned TypeAndAttributes; variable
55 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
59 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
63 return (TypeAndAttributes & Value) != 0; in hasAttribute()
H A DMCContext.h378 unsigned TypeAndAttributes,
383 unsigned TypeAndAttributes, SectionKind K,
385 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCSectionMachO.h31 unsigned TypeAndAttributes; variable
55 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
59 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
63 return (TypeAndAttributes & Value) != 0; in hasAttribute()
H A DMCContext.h382 unsigned TypeAndAttributes,
387 unsigned TypeAndAttributes, SectionKind K,
389 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCSectionMachO.h31 unsigned TypeAndAttributes; variable
55 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
59 return static_cast<MachO::SectionType>(TypeAndAttributes & in getType()
63 return (TypeAndAttributes & Value) != 0; in hasAttribute()
H A DMCContext.h319 unsigned TypeAndAttributes,
324 unsigned TypeAndAttributes, SectionKind K,
326 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/MC/
H A DMCSectionMachO.h30 unsigned TypeAndAttributes; variable
147 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes()
150 unsigned getType() const { return TypeAndAttributes & SECTION_TYPE; } in getType()
152 return (TypeAndAttributes & Value) != 0; in hasAttribute()
H A DMCContext.h131 unsigned TypeAndAttributes,
136 unsigned TypeAndAttributes, in getMachOSection() argument
138 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K); in getMachOSection()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/MC/
H A DMCContext.cpp124 unsigned TypeAndAttributes, in getMachOSection() argument
147 return Entry = new (*this) MCSectionMachO(Segment, Section, TypeAndAttributes, in getMachOSection()

1234