Searched defs:Fixup (Results 1 – 4 of 4) sorted by relevance
43 Fixup(const std::string &label, uint32 relOffsetVal, uint32 offsetVal, FixupKind fixupKind) in Fixup() function
32 class Fixup; variable
284 Fixup(int64 index, FixupKind kind, const std::pair<uint32, size_t> &offset, int64 dispVal) in Fixup() function
393 void BinaryMplExport::Fixup(size_t i, int32 x) in Fixup() function in maple::BinaryMplExport