OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBitcode
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IRReader/
IRReader.cpp
35
if (
isBitcode
((const unsigned char *)Buffer->getBufferStart(),
74
if (
isBitcode
((const unsigned char *)Buffer.getBufferStart(),
/src/external/apache2/llvm/dist/llvm/lib/Object/
IRObjectFile.cpp
76
if (Sec.
isBitcode
()) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
BitcodeReader.h
223
///
isBitcode
- Return true if the given bytes are the magic bytes for
225
inline bool
isBitcode
(const unsigned char *BufPtr,
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ObjectFile.h
113
bool
isBitcode
() const;
491
inline bool SectionRef::
isBitcode
() const {
/src/external/apache2/llvm/dist/llvm/tools/llvm-link/
llvm-link.cpp
180
if (!
isBitcode
(reinterpret_cast<const unsigned char *>(
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
4909
!
isBitcode
((const unsigned char *)Buf.getBufferStart(),
Completed in 27 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026