OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MipsRelocator
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h
1
//===-
MipsRelocator
.h --------------------------------------------===//
21
/** \class
MipsRelocator
22
* \brief
MipsRelocator
creates and destroys the Mips relocations.
24
class
MipsRelocator
: public Relocator
35
MipsRelocator
(MipsGNULDBackend& pParent, const LinkerConfig& pConfig);