OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSectionData
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h
287
bool
isSectionData
(DataRefImpl Sec) const override;
868
bool ELFObjectFile<ELFT>::
isSectionData
(DataRefImpl Sec) const {
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
316
bool COFFObjectFile::
isSectionData
(DataRefImpl Ref) const {
WasmObjectFile.cpp
1672
bool WasmObjectFile::
isSectionData
(DataRefImpl Sec) const {
XCOFFObjectFile.cpp
307
bool XCOFFObjectFile::
isSectionData
(DataRefImpl Sec) const {
MachOObjectFile.cpp
2022
bool MachOObjectFile::
isSectionData
(DataRefImpl Sec) const {
Completed in 21 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026