OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSectionSym
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
ELF.h
94
//
getSectionSym
- Returns a elf symbol to represent an elf section
95
static ELFSym *
getSectionSym
() {
ELFWriter.cpp
714
ELFSym *SectionSym = ELFSym::
getSectionSym
();
[
all
...]
Completed in 37 milliseconds