Searched refs:RE2 (Results 1 – 7 of 7) sorted by relevance
21 option(GTEST_HAS_ABSL "Use Abseil and RE2. Requires Abseil and RE2 to be separately added to the bu…
375 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation() local391 uint32_t AddrB = MachO.getScatteredRelocationValue(RE2); in processHALFSECTDIFFRelocation()404 uint32_t OtherHalf = MachO.getAnyRelocationAddress(RE2) & 0xffff; in processHALFSECTDIFFRelocation()
163 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation() local180 uint32_t AddrB = Obj.getScatteredRelocationValue(RE2); in processSECTDIFFRelocation()
990 return RE2::FullMatch(str, re.regex_); in FullMatch()993 return RE2::PartialMatch(str, re.regex_); in PartialMatch()997 RE2 regex_;
2507 RelocationEntry RE2(GOTSectionID, GOT2, ELF::R_X86_64_64, IFuncOffset, {}); in createIFuncStub() local2508 addRelocationForSection(RE2, IFuncSectionID); in createIFuncStub()
1413 (instregex "TLB(IA|IVAX|SX|SX2|SX2D|LD|LI|RE|RE2|WE|WE2)$"),
509 [RE2](https://github.com/google/re2/wiki/Syntax) syntax. Otherwise, for POSIX