OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSectionStripped
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
ObjectFile.cpp
87
bool ObjectFile::
isSectionStripped
(DataRefImpl Sec) const { return false; }
MachOObjectFile.cpp
2063
bool MachOObjectFile::
isSectionStripped
(DataRefImpl Sec) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ObjectFile.h
274
virtual bool
isSectionStripped
(DataRefImpl Sec) const;
496
return OwningObject->
isSectionStripped
(SectionPimpl);
MachO.h
321
bool
isSectionStripped
(DataRefImpl Sec) const override;
Completed in 38 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026