OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_linker
(Results
1 - 7
of
7
) sorted by null
/external/llvm/tools/lto/
LTOCodeGenerator.cpp
74
_linker
(new Module("ld-temp.o", _context)), _target(NULL),
87
delete
_linker
.getModule();
125
bool ret =
_linker
.linkInModule(mod->getLLVVMModule(), &errMsg);
166
passes.run(*
_linker
.getModule());
178
WriteBitcodeToFile(
_linker
.getModule(), Out.os());
260
std::string TripleStr =
_linker
.getModule()->getTargetTriple();
333
Module *mergedModule =
_linker
.getModule();
395
Module* mergedModule =
_linker
.getModule();
LTOCodeGenerator.h
119
llvm::Linker
_linker
;
member in struct:LTOCodeGenerator
/bionic/linker/
linker.cpp
904
#endif /* ANDROID_*
_LINKER
*/
998
#endif /* ANDROID_*
_LINKER
*/
1004
#endif /* ANDROID_*
_LINKER
*/
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gcc.info
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gcc.info
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gcc.info
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gcc.info
[
all
...]
Completed in 99 milliseconds