Searched defs:LEB128 (Results 1 – 4 of 4) sorted by relevance
399 .. _LEB128: target401 LEB128 subsection413 ``[length : LEB128, characters...]`` argument
101 TEST(DataExtractorTest, LEB128) { in TEST() argument
210 CFISection &LEB128(long long v) { Section::LEB128(v); return *this; } in LEB128() function
303 Section &Section::LEB128(long long value) { in LEB128() function in google_breakpad::test_assembler::Section