OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRelaDyn
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
256
OutputRelocSection& HexagonLDBackend::
getRelaDyn
()
262
const OutputRelocSection& HexagonLDBackend::
getRelaDyn
() const
295
file_format->
getRelaDyn
().setSize
450
LDSection& reladyn = file_format->
getRelaDyn
();
[
all
...]
/frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h
238
LDSection&
getRelaDyn
() {
243
const LDSection&
getRelaDyn
() const {
Completed in 25 milliseconds