OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRelatedSection
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/subzero/src/
IceELFSection.h
230
const ELFSection *
getRelatedSection
() const { return RelatedSection; }
IceELFObjectWriter.cpp
147
if (RelSection->
getRelatedSection
() == UserSection) {
Completed in 61 milliseconds