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