OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relaplt
(Results
1 - 1
of
1
) sorted by null
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
445
LDSection&
relaplt
= file_format->getRelaPlt();
local
446
relaplt
.setLink(&plt);
447
m_pRelaPLT = new OutputRelocSection(pModule,
relaplt
);
[
all
...]
Completed in 79 milliseconds