OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAttributeValue
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
ELFObjectFile.cpp
171
Attributes.
getAttributeValue
(ARMBuildAttrs::CPU_arch);
175
Attr = Attributes.
getAttributeValue
(ARMBuildAttrs::CPU_arch_profile);
194
Attr = Attributes.
getAttributeValue
(ARMBuildAttrs::THUMB_ISA_use);
209
Attr = Attributes.
getAttributeValue
(ARMBuildAttrs::FP_arch);
233
Attr = Attributes.
getAttributeValue
(ARMBuildAttrs::Advanced_SIMD_arch);
252
Attr = Attributes.
getAttributeValue
(ARMBuildAttrs::MVE_arch);
271
Attr = Attributes.
getAttributeValue
(ARMBuildAttrs::DIV_use);
507
Attributes.
getAttributeValue
(ARMBuildAttrs::CPU_arch);
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ELFAttributeParser.h
57
Optional<unsigned>
getAttributeValue
(unsigned tag) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h
143
Optional<DWARFFormValue>
getAttributeValue
(const uint64_t DIEOffset,
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.cpp
150
Optional<DWARFFormValue> DWARFAbbreviationDeclaration::
getAttributeValue
(
DWARFDie.cpp
350
return AbbrevDecl->
getAttributeValue
(getOffset(), Attr, *U);
361
if (auto Value = AbbrevDecl->
getAttributeValue
(getOffset(), Attr, *U))
Completed in 17 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026