OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getfunctionsections
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
315
EmitUniqueSection = TM.
getFunctionSections
();
330
bool EmitUniqueSection = TM.
getFunctionSections
() || C;
913
EmitUniquedSection = TM.
getFunctionSections
();
[
all
...]
/external/llvm/include/llvm/Target/
TargetMachine.h
215
bool
getFunctionSections
() const {
Completed in 765 milliseconds