Home
last modified time | relevance | path

Searched refs:setOutputSection (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DDebugString.h48 void setOutputSection(LDSection& pSection) in setOutputSection() function
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DDebugString.cpp91 g_DebugString->setOutputSection(pSection); in Create()