Searched defs:sizeLong (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Thunks.cpp | 174 uint32_t size() override { return getMayUseShortThunk() ? 4 : sizeLong(); } in sizeLong() function in __anon2cee5d810111::ThumbV7ABSLongThunk |