OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRelocations
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
BinaryObject.h
62
const std::vector<MachineRelocation>&
getRelocations
() const {
/external/llvm/lib/CodeGen/
ELFWriter.cpp
773
std::vector<MachineRelocation> Relos = S.
getRelocations
();
[
all
...]
Completed in 6597 milliseconds