/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | Linker.cpp | 34 Linker::Linker() in Linker() function in mcld::Linker 42 Linker::~Linker() { in ~Linker() 66 bool Linker::link(Module& pModule, IRBuilder& pBuilder) { in link() 165 bool Linker::resolve(Module& pModule) { in resolve() 202 bool Linker::layout() { in layout() 242 bool Linker::emit(FileOutputBuffer& pOutput) { in emit() 300 bool Linker::reset() { in reset() 324 bool Linker::initTarget() { in initTarget() 341 bool Linker::initBackend() { in initBackend() 352 bool Linker::initOStream() { in initOStream() [all …]
|
H A D | Android.bp | 21 "Linker.cpp",
|
/aosp12/frameworks/compile/mclinker/include/mcld/ |
H A D | Linker.h | 29 class Linker { 31 Linker(); 33 ~Linker();
|
/aosp12/frameworks/compile/mclinker/unittests/ |
H A D | LinkerTest.cpp | 53 Linker linker; in TEST_F() 76 Linker linker; in TEST_F() 134 Linker linker; in TEST_F() 232 Linker linker; in TEST_F() 337 Linker linker; in TEST_F()
|
H A D | LinkerTest.h | 16 class Linker; variable
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | DiagRelocations.inc | 3 "Please call mcld::Linker::config before creating relocations", 4 "Please call mcld::Linker::config before creating relocations")
|
/aosp12/system/linkerconfig/ |
H A D | README.md | 7 other files under /linkerconfig during init. Linker will read this generated 18 Linker configuration file can be used to add extra information while linkerconfig
|
/aosp12/bionic/benchmarks/linker_relocation/ |
H A D | README.md | 1 # Dynamic Linker Relocation Benchmark
|
/aosp12/bionic/linker/ |
H A D | ld.config.format.md | 1 # Linker config file format
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | Source.cpp | 214 …if (llvm::Linker::linkModules(*mModule, std::unique_ptr<llvm::Module>(&pSource.getModule())) != 0)… in merge()
|
H A D | RSCompilerDriver.cpp | 330 llvm::Linker linker(module); in buildScriptGroup()
|
/aosp12/art/tools/ |
H A D | libcore_failures.txt | 118 description: "Linker issues in chrooted environment",
|
/aosp12/frameworks/base/tools/aapt2/cmd/ |
H A D | Link.cpp | 756 class Linker { class 758 Linker(LinkContext* context, const LinkOptions& options) in Linker() function in aapt::Linker 2420 Linker cmd(&context, options_); in Action()
|
/aosp12/bionic/docs/ |
H A D | elf-tls.md | 331 # Linker Relaxations 346 Linker support for GD->LE relaxation with `-mtls-dialect=gnu/trad` (traditional): 355 Linker support for GD->LE relaxation with `-mtls-dialect=gnu2/desc` (TLSDESC):
|
/aosp12/frameworks/compile/mclinker/tools/mcld/ |
H A D | Main.cpp | 114 mcld::Linker linker_;
|
/aosp12/system/apex/docs/ |
H A D | howto.md | 305 ### Linker namespaces for native libraries and binaries
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | file_contexts | 185 # Linker configuration
|
/aosp12/packages/modules/Virtualization/microdroid/ |
H A D | microdroid_file_contexts | 199 # Linker configuration
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | file_contexts | 203 # Linker configuration
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | file_contexts | 203 # Linker configuration
|
/aosp12/system/sepolicy/private/ |
H A D | file_contexts | 203 # Linker configuration
|