OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTypeAndAttributes
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSectionMachO.h
47
unsigned
getTypeAndAttributes
() const { return TypeAndAttributes; }
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCSectionMachO.cpp
104
unsigned TAA =
getTypeAndAttributes
();
MachObjectWriter.cpp
856
unsigned Flags = Sec.
getTypeAndAttributes
();
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
1234
TAA = S->
getTypeAndAttributes
();
1239
if (S->
getTypeAndAttributes
() != TAA || S->getStubSize() != StubSize) {
Completed in 46 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026