OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCurrentPCOffset
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h
291
///
getCurrentPCOffset
- Return the offset from the start of the emitted
293
uintptr_t
getCurrentPCOffset
() const {
MachineCodeEmitter.h
288
///
getCurrentPCOffset
- Return the offset from the start of the emitted
290
virtual uintptr_t
getCurrentPCOffset
() const {
Completed in 26 milliseconds