OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IRObjectFile
(Results
1 - 24
of
24
) sorted by null
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
30
class
IRObjectFile
: public SymbolicFile {
33
IRObjectFile
(MemoryBufferRef Object,
37
~
IRObjectFile
() override;
61
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
30
class
IRObjectFile
: public SymbolicFile {
33
IRObjectFile
(MemoryBufferRef Object,
37
~
IRObjectFile
() override;
61
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/external/llvm/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
28
class
IRObjectFile
: public SymbolicFile {
34
IRObjectFile
(MemoryBufferRef Object, std::unique_ptr<Module> M);
35
~
IRObjectFile
() override;
42
return const_cast<
IRObjectFile
*>(this)->getSymbolGV(Symb);
48
return const_cast<
IRObjectFile
*>(this)->getModule();
78
static ErrorOr<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
IRObjectFile.h
1
//===-
IRObjectFile
.h - LLVM IR object file implementation ------*- C++ -*-===//
10
// This file declares the
IRObjectFile
template class.
32
class
IRObjectFile
: public SymbolicFile {
35
IRObjectFile
(MemoryBufferRef Object,
39
~
IRObjectFile
() override;
63
static Expected<std::unique_ptr<
IRObjectFile
>> create(MemoryBufferRef Object,
/external/llvm/lib/Object/
IRObjectFile.cpp
1
//===-
IRObjectFile
.cpp - IR object file implementation ---------*- C++ -*-===//
10
// Part of the
IRObjectFile
class implementation.
14
#include "llvm/Object/
IRObjectFile
.h"
38
IRObjectFile
::
IRObjectFile
(MemoryBufferRef Object, std::unique_ptr<Module> Mod)
48
// the current module. This is inspired from
IRObjectFile
.
49
void
IRObjectFile
::CollectAsmUndefinedRefs(
125
IRObjectFile
::~
IRObjectFile
() {
163
void
IRObjectFile
::moveSymbolNext(DataRefImpl &Symb) const
[
all
...]
SymbolicFile.cpp
16
#include "llvm/Object/
IRObjectFile
.h"
38
return errorOrToExpected(
IRObjectFile
::create(Object, *Context));
72
IRObjectFile
::findBitcodeInObject(*Obj->get());
76
return errorOrToExpected(
IRObjectFile
::create(
/external/llvm/include/llvm/LTO/legacy/
LTOModule.h
21
#include "llvm/Object/
IRObjectFile
.h"
50
std::unique_ptr<object::
IRObjectFile
> IRFile;
59
LTOModule(std::unique_ptr<object::
IRObjectFile
> Obj, TargetMachine *TM);
/external/llvm/lib/LTO/
LTOModule.cpp
34
#include "llvm/Object/
IRObjectFile
.h"
52
LTOModule::LTOModule(std::unique_ptr<object::
IRObjectFile
> Obj,
61
ErrorOr<MemoryBufferRef> BCData =
IRObjectFile
::findBitcodeInMemBuffer(
72
ErrorOr<MemoryBufferRef> BCData =
IRObjectFile
::findBitcodeInMemBuffer(
92
IRObjectFile
::findBitcodeInMemBuffer(Buffer->getMemBufferRef());
102
IRObjectFile
::findBitcodeInMemBuffer(Buffer->getMemBufferRef());
174
IRObjectFile
::findBitcodeInMemBuffer(Buffer);
237
std::unique_ptr<object::
IRObjectFile
> IRObj(
238
new object::
IRObjectFile
(Buffer, std::move(M)));
/external/llvm/tools/llvm-nm/
llvm-nm.cpp
28
#include "llvm/Object/
IRObjectFile
.h"
267
if (isa<
IRObjectFile
>(Obj)) {
268
IRObjectFile
*IRobj = dyn_cast<
IRObjectFile
>(&Obj);
286
static char getSymbolNMTypeChar(
IRObjectFile
&Obj, basic_symbol_iterator I);
322
IRObjectFile
*IRobj = dyn_cast<
IRObjectFile
>(&Obj);
885
static char getSymbolNMTypeChar(
IRObjectFile
&Obj, basic_symbol_iterator I) {
912
else if (
IRObjectFile
*IR = dyn_cast<
IRObjectFile
>(&Obj))
[
all
...]
/external/llvm/tools/gold/
gold-plugin.cpp
34
#include "llvm/Object/
IRObjectFile
.h"
489
ErrorOr<std::unique_ptr<object::
IRObjectFile
>> ObjOrErr =
490
object::
IRObjectFile
::create(BufferRef, Context);
503
std::unique_ptr<object::
IRObjectFile
> Obj = std::move(*ObjOrErr);
695
ErrorOr<std::unique_ptr<object::
IRObjectFile
>> ObjOrErr =
696
object::
IRObjectFile
::create(BufferRef, Context);
702
object::
IRObjectFile
&Obj = **ObjOrErr;
[
all
...]
/external/llvm/lib/Transforms/IPO/
FunctionImport.cpp
26
#include "llvm/Object/
IRObjectFile
.h"
509
object::
IRObjectFile
::CollectAsmUndefinedRefs(
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp
697
raw_fd_ostream
IRObjectFile
(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary);
698
IRObjectFile
<< Obj->getBuffer();
[
all
...]
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp
716
raw_fd_ostream
IRObjectFile
(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary);
717
IRObjectFile
<< Obj->getBuffer();
[
all
...]
Completed in 1211 milliseconds