Home
last modified time | relevance | path

Searched defs:PendingMCFixup (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectStreamer.h44 struct PendingMCFixup { struct
48 PendingMCFixup(const MCSymbol *McSym, MCDataFragment *F, MCFixup McFixup) in PendingMCFixup() function