Home
last modified time | relevance | path

Searched refs:textrel (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_getcfi.c56 cfi->textrel = 0; in dwarf_getcfi()
Dcfi.h86 Dwarf_Addr textrel; /* DW_EH_PE_textrel base address. */ member
Dencoded-value.h127 *result = cache->textrel; in read_encoded_value()
Ddwarf_getcfi_elf.c68 cfi->textrel = 0; /* XXX ? */ in allocate_cfi()
/third_party/elfutils/src/
Delflint.c1242 static bool textrel; variable
1337 textrel = true; in check_reloc_shdr()
1347 if (textrel) in check_reloc_shdr()
1464 if (textrel) in check_one_reloc()
4774 textrel = false; in process_elf_file()
4826 if (textrel && !needed_textrel) in process_elf_file()
/third_party/elfutils/
Dconfigure.ac833 File textrel check : ${enable_textrelcheck}
/third_party/chromium/patch/
D0003-ohos-1115.patch5001 + ldflags += [ "-Wl,--warn-shared-textrel" ]