OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:out_sect
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/LD/
Relocator.cpp
40
const LDSection&
out_sect
=
local
43
pModule.getSectionSymbolSet().get(
out_sect
)->resolveInfo();
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
267
LDSection*
out_sect
= NULL;
local
268
if (NULL == (
out_sect
= builder.MergeSection(**sect))) {
274
if (!m_LDBackend.updateSectionFlags(*
out_sect
, **sect)) {
285
LDSection*
out_sect
= NULL;
local
286
if (NULL == (
out_sect
= builder.MergeSection(**sect))) {
292
if (!m_LDBackend.updateSectionFlags(*
out_sect
, **sect)) {
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp
316
const LDSection&
out_sect
=
local
319
pModule.getSectionSymbolSet().get(
out_sect
)->resolveInfo();
[
all
...]
Completed in 68 milliseconds