Searched defs:PLT (Results 1 – 2 of 2) sorted by relevance
19 # define PLT(X) X@PLT macro21 # define PLT(X) X macro
2044 ArrayRef<uint8_t> PLT = unwrapOrError(Obj->getSectionContents(PLTShdr)); in parsePLT() local