OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixWord64
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
BinaryObject.h
227
fixWord64
(W, offset);
257
///
fixWord64
- This callback is invoked when a 64-bit word needs to
259
inline void
fixWord64
(uint64_t W, uint32_t offset) {
/external/llvm/lib/CodeGen/
ELFWriter.cpp
745
BO.
fixWord64
(Value, Offset);
[
all
...]
Completed in 1153 milliseconds